15 directives

Content-Security-Policy

default-src Host
*
default-src Scheme
data:
default-src Scheme
blob:
default-src Keyword
'self'
worker-src Host
*
worker-src Scheme
data:
worker-src Scheme
blob:
worker-src Keyword
'self'
base-uri Keyword
'self'
block-all-mixed-content Source
(no sources)
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
object-src Keyword
'self'
object-src Scheme
blob:
script-src-attr Keyword
'none'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
upgrade-insecure-requests Source
(no sources)
style-src-elem Keyword
'self'
style-src-elem Scheme
https:
style-src-elem Scheme
blob:
style-src-elem Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Host
ASN | Amazon
connect-src Keyword
'self'
connect-src Host
ASN | Amazon
connect-src Host
ASN | Amazon
frame-ancestors Keyword
'self'
form-action Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.