5 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
data:
default-src Scheme
blob:
default-src Host
default-src Host
default-src Host
default-src Host
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
script-src Keyword
'self'
script-src Scheme
data:
script-src Scheme
blob:
script-src Host
script-src Host
script-src Host
script-src Host
script-src Host
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
worker-src Keyword
'self'
worker-src Scheme
data:
worker-src Scheme
blob:
report-uri Host
report-uri Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.