Open
Cached
·
just now
16
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; frame-ancestors 'none'; base-uri 'none'; form-action 'none'; script-src 'none'; style-src 'none'; img-src 'none'; font-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; child-src 'none'; frame-src 'none'; connect-src 'none'; manifest-src 'none'; navigate-to 'none';
default-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'none'
form-action
Keyword
—
'none'
script-src
Keyword
—
'none'
style-src
Keyword
—
'none'
img-src
Keyword
—
'none'
font-src
Keyword
—
'none'
media-src
Keyword
—
'none'
object-src
Keyword
—
'none'
worker-src
Keyword
—
'none'
child-src
Keyword
—
'none'
frame-src
Keyword
—
'none'
connect-src
Keyword
—
'none'
manifest-src
Keyword
—
'none'
navigate-to
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.