9 directives

Content-Security-Policy

default-src Keyword
'self'
img-src Host
*
script-src-elem Scheme
https:
script-src-elem Scheme
http:
script-src-elem Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
font-src Host
*
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
connect-src Host
*
frame-src Host
*

Content-Security-Policy-Report-Only

No report-only CSP headers found.