7 directives

Content-Security-Policy

default-src Host
*
frame-ancestors Keyword
'self'
script-src Keyword
'self'
script-src Host
script-src Host
connect-src Keyword
'self'
connect-src Host
connect-src Host
connect-src Host
style-src Keyword
'self'
style-src Host
*
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Host
*
font-src Keyword
'self'
font-src Scheme
data:
font-src Host
*
font-src Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.