8 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Host
script-src Host
*
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
data:
script-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
*
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
connect-src Host
*
font-src Host
*
font-src Scheme
data:
object-src Host
*
frame-src Host
*
frame-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.