13 directives

Content-Security-Policy

connect-src Keyword
'self'
font-src Host
*
font-src Scheme
data:
frame-src Keyword
'self'
media-src Host
*
frame-ancestors Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'report-sample'
script-src Keyword
'strict-dynamic'
script-src Nonce
'nonce-0z2E7418SEMYxjNygCfFrA=='
default-src Keyword
'none'
worker-src Scheme
blob:
style-src Host
*
style-src Keyword
'unsafe-inline'
object-src Keyword
'none'
base-uri Keyword
'none'
img-src Host
*
img-src Scheme
blob:
img-src Scheme
data:

Content-Security-Policy-Report-Only

No report-only CSP headers found.