Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: img-src * data: blob:;base-uri 'self';worker-src 'self' blob:;manifest-src 'self';frame-src 'self' data:
img-src
Host
—
*
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
base-uri
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
manifest-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.