15 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Nonce
'nonce-Q3HgLM88dbxvtosIxFwQ/w=='
script-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
frame-src Keyword
'self'
connect-src Keyword
'self'
connect-src Host
worker-src Keyword
'self'
worker-src Scheme
blob:
media-src Keyword
'self'
media-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
img-src Host
*
object-src Keyword
'self'
child-src Keyword
'self'
manifest-src Keyword
'self'
form-action Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.