Cached · just now
16 directives

Content-Security-Policy

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.