9 directives

Content-Security-Policy

style-src Keyword
'unsafe-inline'
style-src Host
*
font-src Keyword
'self'
font-src Host
*
font-src Scheme
data:
img-src Keyword
'self'
img-src Host
*
img-src Scheme
data:
connect-src Keyword
'self'
connect-src Host
*
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
child-src Keyword
'self'
child-src Host
*
child-src Scheme
blob:
media-src Keyword
'self'
manifest-src Keyword
'self'
default-src Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.