Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src 'unsafe-eval' 'unsafe-inline' blob: *;frame-src about: *;img-src data: about: blob: *;font-src data: *;frame-ancestors self my.readymag.com readymag.website readymag.com
default-src
Keyword
—
'unsafe-eval'
default-src
Keyword
—
'unsafe-inline'
default-src
Scheme
—
blob:
default-src
Host
—
*
frame-src
Scheme
—
about:
frame-src
Host
—
*
img-src
Scheme
—
data:
img-src
Scheme
—
about:
img-src
Scheme
—
blob:
img-src
Host
—
*
font-src
Scheme
—
data:
font-src
Host
—
*
frame-ancestors
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.