Cached · just now
15 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
font-src Scheme
data:
media-src Keyword
'self'
media-src Scheme
blob:
connect-src Keyword
'self'
connect-src Host
ASN | Amazon
connect-src Host
connect-src Host
connect-src Host
frame-src Keyword
'self'
frame-src Scheme
blob:
frame-ancestors Keyword
'self'
base-uri Keyword
'self'
form-action Keyword
'self'
object-src Keyword
'none'
worker-src Keyword
'self'
worker-src Scheme
blob:
report-to Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.