12 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
object-src Keyword
'none'
connect-src Keyword
'self'
base-uri Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'none'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.