7 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.