Cached · just now
6 directives

Content-Security-Policy

default-src Host
*
img-src Host
*
img-src Scheme
data:
object-src Keyword
'none'
media-src Host
*
media-src Scheme
blob:
style-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Host
script-src Keyword
'self'
script-src Host
script-src Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.