11 directives

Content-Security-Policy

upgrade-insecure-requests Source
(no sources)
default-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
connect-src Keyword
'self'
img-src Host
*
img-src Keyword
'self'
img-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
worker-src Scheme
blob:
report-to Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.