Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src 'unsafe-inline' https:; img-src 'self' data: https:; script-src 'unsafe-eval' 'unsafe-inline' https: data: blob:; font-src * data: blob:; frame-src 'self' https://storymaps.arcgis.com/ https://status.nearmap.com/ https://www.youtube.com/ https://www.youtube-nocookie.com/ https:;
default-src
Keyword
—
'unsafe-inline'
default-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
script-src
Scheme
—
https:
script-src
Scheme
—
data:
script-src
Scheme
—
blob:
font-src
Host
—
*
font-src
Scheme
—
data:
font-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
Content-Security-Policy-Report-Only
No report-only CSP headers found.