10 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Nonce
'nonce-EH5cWzaSLLTp92ZaTHqaob'
style-src Host
*
style-src Keyword
'unsafe-inline'
frame-src Keyword
'self'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
font-src Host
*
font-src Scheme
data:
media-src Keyword
'self'
connect-src Keyword
'self'
connect-src Scheme
ws:
connect-src Scheme
wss:
object-src Keyword
'none'
base-uri Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.