Cached · just now
10 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.