Open
Cached
·
just now
2
directives
Content-Security-Policy
Content-Security-Policy: default-src 'unsafe-inline' 'unsafe-eval' blob: *; img-src blob: data: *
default-src
Keyword
—
'unsafe-inline'
default-src
Keyword
—
'unsafe-eval'
default-src
Scheme
—
blob:
default-src
Host
—
*
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
img-src
Host
—
*
Content-Security-Policy-Report-Only
No report-only CSP headers found.