14 directives

Content-Security-Policy

default-src Keyword
'none'
worker-src Scheme
blob:
script-src Nonce
'nonce-5bb39a4f76fbbbaae7f7d606075e0dab'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Host
img-src Scheme
blob:
connect-src Keyword
'self'
connect-src Host
font-src Keyword
'self'
object-src Keyword
'self'
media-src Keyword
'self'
manifest-src Keyword
'self'
frame-src Host
*
base-uri Keyword
'self'
frame-ancestors Keyword
'self'
form-action Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.