13 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'report-sample'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Keyword
'wasm-unsafe-eval'
script-src Host
script-src Host
script-src Host
script-src Host
script-src Scheme
blob:
style-src Keyword
'report-sample'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Keyword
'unsafe-eval'
object-src Keyword
'none'
base-uri Keyword
'self'
connect-src Host
*
font-src Keyword
'self'
font-src Scheme
data:
frame-src Keyword
'self'
img-src Keyword
'self'
img-src Host
*
img-src Scheme
blob:
img-src Scheme
data:
manifest-src Keyword
'self'
media-src Keyword
'self'
media-src Host
*
media-src Scheme
blob:
worker-src Keyword
'self'
worker-src Scheme
blob:
child-src Keyword
'self'
child-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.