6 directives

Content-Security-Policy

default-src Scheme
https:
connect-src Scheme
https:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
http:
style-src Keyword
'unsafe-inline'
style-src Scheme
http:
img-src Scheme
http:
img-src Scheme
data:
font-src Scheme
http:
font-src Scheme
data:

Content-Security-Policy-Report-Only

No report-only CSP headers found.