Cached · just now
10 directives

Content-Security-Policy

default-src Host
*
default-src Keyword
'self'
default-src Host
https://*
script-src Host
*
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
connect-src Host
*
connect-src Keyword
'self'
img-src Scheme
data:
img-src Host
*
img-src Keyword
'self'
img-src Scheme
blob:
img-src Host
chrome-extension://*
img-src Host
http://*
img-src Host
https://*
style-src Host
*
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
http://*
style-src Host
https://*
object-src Host
*
object-src Keyword
'self'
media-src Host
*
media-src Keyword
'self'
media-src Host
http://*
media-src Host
https://*
font-src Host
*
font-src Keyword
'self'
font-src Host
http://*
font-src Host
https://*
frame-src Host
*
frame-src Keyword
'self'
frame-src Host
http://*
frame-src Host
https://*
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.