Cached · just now
12 directives

Content-Security-Policy

default-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
img-src Scheme
blob:
img-src Scheme
gs:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
todesktop-internal://*
object-src Keyword
'self'
object-src Scheme
blob:
media-src Keyword
'self'
media-src Scheme
blob:
frame-src Keyword
'self'
connect-src Keyword
'self'
connect-src Scheme
file:
connect-src Scheme
data:
connect-src Scheme
blob:
connect-src Scheme
filesystem:
connect-src Scheme
ws:
worker-src Keyword
'self'
worker-src Scheme
blob:
child-src Keyword
'self'
child-src Scheme
blob:
frame-ancestors Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.