Cached · 12m ago
9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.