9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.