9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.