12 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Nonce
'nonce-11qjPhs9XdVlGWDatAd5bqKZ4Rj7I9ifRb6+MblQLRs='
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
media-src Keyword
'self'
connect-src Keyword
'self'
frame-src Keyword
'self'
frame-ancestors Keyword
'none'
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.