Open
Cached
·
just now
24
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; script-src 'none'; style-src 'self'; object-src 'none'; base-uri 'self'; connect-src 'self'; font-src 'self'; frame-src 'self'; frame-ancestors 'none'; img-src 'self'; form-action 'self'; worker-src 'none'; Content-Security-Policy-Report-Only: default-src 'none'; script-src 'none'; style-src 'self'; object-src 'none'; base-uri 'self'; connect-src 'self'; font-src 'self'; frame-src 'self'; frame-ancestors 'none'; img-src 'self'; form-action 'self'; worker-src 'none';
default-src
Keyword
—
'none'
script-src
Keyword
—
'none'
style-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
img-src
Keyword
—
'self'
form-action
Keyword
—
'self'
worker-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
default-src
Keyword
—
'none'
script-src
Keyword
—
'none'
style-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
img-src
Keyword
—
'self'
form-action
Keyword
—
'self'
worker-src
Keyword
—
'none'