14 directives

Content-Security-Policy

base-uri Keyword
'none'
connect-src Host
*
connect-src Keyword
'self'
connect-src Scheme
blob:
form-action Keyword
'none'
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
media-src Keyword
'self'
media-src Scheme
blob:
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'wasm-unsafe-eval'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
style-src Keyword
'self'
object-src Keyword
'none'
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.