15 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
https:
default-src Scheme
wss:
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
img-src Scheme
blob:
script-src Keyword
'self'
script-src Scheme
https:
script-src Keyword
'unsafe-inline'
script-src Keyword
'strict-dynamic'
script-src Nonce
'nonce-FQxdc/d34jR/3i67zXfpFQ=='
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
child-src Keyword
'self'
child-src Scheme
blob:
frame-src Keyword
'self'
connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
wss:
connect-src Host
connect-src Host
connect-src Host
connect-src Host
connect-src Host
connect-src Host
connect-src Host
connect-src Host
frame-ancestors Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
data:
worker-src Scheme
blob:
form-action Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.