Cached · just now
4 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.