11 directives

Content-Security-Policy

default-src Keyword
'self'
media-src Keyword
'self'
media-src Host
media-src Host
connect-src Keyword
'self'
object-src Keyword
'none'
frame-src Keyword
'self'
script-src Nonce
'nonce-+HhFFh+pkfQ23Am2WALtOg=='
script-src Keyword
'strict-dynamic'
script-src Keyword
'self'
form-action Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Host
img-src Host
base-uri Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.