11 directives

Content-Security-Policy

default-src Host
*
default-src Keyword
'self'
script-src Host
*
script-src Keyword
'unsafe-eval'
script-src-elem Host
*
script-src-elem Keyword
'unsafe-inline'
script-src-attr Host
*
script-src-attr Keyword
'unsafe-inline'
script-src-attr Keyword
'unsafe-hashes'
style-src Host
*
style-src-elem Host
*
style-src-elem Keyword
'unsafe-inline'
style-src-attr Host
*
style-src-attr Keyword
'unsafe-inline'
img-src Host
*
img-src Scheme
blob:
img-src Scheme
data:
font-src Host
*
object-src Keyword
'none'
worker-src Host
*
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.