12 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
blob:
script-src Host
script-src Host
script-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
frame-src Keyword
'self'
form-action Keyword
'self'
connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
wss:
manifest-src Keyword
'self'
base-uri Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.