14 directives

Content-Security-Policy

default-src Keyword
'none'
connect-src Keyword
'self'
connect-src Scheme
blob:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Hash
'sha256-3zLaO2X2qEZTc3RBUl/mxyLiXfTsoJcBP4MnIX0mKuU='
child-src Keyword
'self'
worker-src Keyword
'self'
manifest-src Keyword
'self'
media-src Scheme
blob:
object-src Scheme
blob:
frame-src Scheme
blob:
form-action Keyword
'self'
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.