8 directives

Content-Security-Policy

default-src Keyword
'self'
connect-src Keyword
'self'
connect-src Host
wss://*
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
font-src Keyword
'self'
font-src Scheme
data:
frame-src Host
wss://*
frame-src Keyword
'self'
worker-src Keyword
'self'
worker-src Host
img-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.