9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.