Cached · just now
13 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
script-src Host
script-src Host
object-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
img-src Keyword
'self'
img-src Scheme
data:
media-src Keyword
'self'
media-src Host
media-src Scheme
blob:
media-src Host
frame-src Keyword
'self'
frame-ancestors Keyword
'self'
child-src Keyword
'self'
child-src Scheme
blob:
font-src Keyword
'self'
font-src Scheme
data:
connect-src Scheme
wss:
connect-src Keyword
'self'
connect-src Host
connect-src Host
report-uri Host
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.