7 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Keyword
'unsafe-inline'
default-src Scheme
https:
default-src Host
*
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Scheme
https:
script-src Scheme
blob:
script-src Host
*
font-src Keyword
'self'
font-src Scheme
data:
font-src Scheme
https:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
*
frame-ancestors Keyword
'none'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.