11 directives

Content-Security-Policy

connect-src Keyword
'self'
default-src Keyword
'self'
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
font-src Host
*
font-src Scheme
data:
font-src Scheme
blob:
frame-src Host
*
frame-src Scheme
data:
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
report-to Host
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src-elem Host
ASN | Amazon
script-src-elem Host
ASN | Amazon
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Keyword
'unsafe-eval'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
worker-src Host
*
worker-src Scheme
data:
worker-src Scheme
blob:
worker-src Keyword
'self'
worker-src Keyword
'unsafe-inline'
worker-src Keyword
'unsafe-eval'

Content-Security-Policy-Report-Only

No report-only CSP headers found.