Cached · just now
12 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Host
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
connect-src Keyword
'self'
connect-src Host
img-src Keyword
'self'
img-src Host
img-src Scheme
data:
img-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
object-src Keyword
'none'
font-src Keyword
'self'
font-src Scheme
data:
frame-ancestors Host
sandbox Keyword
allow-forms
sandbox Keyword
allow-same-origin
sandbox Keyword
allow-scripts
sandbox Keyword
allow-popups
base-uri Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.