Cached · just now
11 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Host
script-src Keyword
'unsafe-eval'
script-src Nonce
'nonce-q2mVZyAF3sccVfWddR+3dA=='
script-src Keyword
'wasm-unsafe-eval'
worker-src Host
*
worker-src Scheme
blob:
worker-src Scheme
data:
child-src Keyword
'self'
child-src Scheme
blob:
child-src Scheme
data:
style-src Host
*
style-src Keyword
'unsafe-inline'
style-src Keyword
'unsafe-hashes'
style-src Scheme
data:
style-src Scheme
blob:
font-src Host
*
font-src Scheme
data:
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
connect-src Host
*
frame-src Host
*
media-src Host
*
object-src Keyword
'none'
base-uri Keyword
'self'
base-uri Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.