Cached · just now
8 directives

Content-Security-Policy

default-src Keyword
'none'
frame-src Keyword
'self'
script-src Keyword
'self'
img-src Keyword
'self'
style-src Keyword
'self'
font-src Keyword
'self'
connect-src Keyword
'self'
frame-ancestors Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.