11 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Scheme
blob:
script-src Keyword
'unsafe-eval'
script-src Host
script-src Hash
'sha256-yVHVcOm8BkBWcoZWeTzJ0jJ7z8OCCMxicEv2kTruVsA='
script-src Hash
'sha256-B4IZn05ZJPSk/61UEBtX5hIgK6YtOGBWsi8MgULkxMk='
script-src Hash
'sha256-oZhLbc2kO8b8oaYLrUc7uye1MgVKMyLtPqWR4WtKF+c='
script-src Hash
'sha256-E0TuAR2Ds5rZ2yeqw9H/uyFRuhJVZtDO7jPuwfTTXh0='
default-src Scheme
https:
default-src Scheme
wss:
default-src Keyword
'self'
default-src Host
style-src Scheme
https:
style-src Keyword
'self'
style-src Scheme
blob:
style-src Keyword
'unsafe-inline'
style-src Host
font-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
data:
font-src Host
object-src Keyword
'none'
connect-src Scheme
https:
connect-src Keyword
'self'
connect-src Scheme
blob:
connect-src Scheme
wss:
img-src Scheme
data:
img-src Host
*
img-src Scheme
blob:
child-src Host
*
child-src Scheme
blob:
media-src Keyword
'self'
media-src Scheme
blob:
frame-src Scheme
https:
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.