Cached · just now
9 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
media-src Keyword
'self'
media-src Scheme
data:
media-src Scheme
blob:
connect-src Keyword
'self'
connect-src Host
ASN | Amazon
frame-src Keyword
'self'
frame-src Host
ASN | Amazon
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.