Cached · 1h ago
6 directives

Content-Security-Policy

default-src Host
*
style-src Host
*
style-src Keyword
'unsafe-inline'
script-src Host
*
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
img-src Host
*
img-src Scheme
data:
worker-src Host
*
worker-src Scheme
blob:
media-src Host
*
media-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.