10 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
blob:
default-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Host
base-uri Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'self'
script-src Scheme
blob:
script-src Keyword
'self'
script-src Nonce
'nonce-YjY4ZjM2N2UtZTMyNi00ZWNkLWJlNTEtYWQ4YWYwNjI4MzEy'
script-src Host
font-src Keyword
'self'
font-src Scheme
data:
object-src Keyword
'none'
connect-src Keyword
'self'
connect-src Scheme
blob:
connect-src Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.