7 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.