8 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.