7 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.