Cached · just now
6 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.