Cached · just now
11 directives

Content-Security-Policy

default-src Keyword
'none'
img-src Keyword
'self'
style-src Keyword
'self'
script-src Keyword
'self'
script-src Host
font-src Keyword
'self'
child-src Keyword
'self'
child-src Host
object-src Keyword
'none'
media-src Keyword
'self'
base-uri Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.