13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.