Cached · just now
8 directives

Content-Security-Policy

connect-src Keyword
'self'
connect-src Scheme
wss:
connect-src Host
frame-ancestors Keyword
'self'
frame-ancestors Host
img-src Keyword
'self'
img-src Scheme
data:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
worker-src Keyword
'self'
worker-src Scheme
blob:
worker-src Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.