Cached · just now
6 directives

Content-Security-Policy

default-src Scheme
https:
object-src Keyword
'none'
img-src Host
*
img-src Scheme
data:
font-src Host
*
font-src Scheme
data:
script-src Scheme
https:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
*
style-src Keyword
'unsafe-inline'
style-src Host
*

Content-Security-Policy-Report-Only

No report-only CSP headers found.