11 directives

Content-Security-Policy

default-src Keyword
'self'
base-uri Keyword
'self'
block-all-mixed-content Source
(no sources)
font-src Keyword
'self'
frame-ancestors Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'self'
script-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
child-src Keyword
'self'
child-src Scheme
blob:
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.