Cached · just now
13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.