Cached · just now
9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.