Cached · just now
8 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.