Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; img-src 'self' data:; style-src 'self'; font-src 'self'; connect-src 'self'; manifest-src 'self'; base-uri 'none'; form-action 'none'; frame-ancestors 'self'
default-src
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
base-uri
Keyword
—
'none'
form-action
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.