13 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Hash
'sha256-1e5RR2OpHhuX2h0Bat19DsNTmqbo4M3T1pqfeTXCHaA='
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
img-src Host
http://*
img-src Host
https://*
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
frame-src Keyword
'self'
frame-src Host
frame-src Host
frame-ancestors Keyword
'none'
connect-src Keyword
'self'
connect-src Host
connect-src Host
connect-src Host
connect-src Host
media-src Keyword
'self'
media-src Host
base-uri Keyword
'self'
form-action Keyword
'self'
manifest-src Keyword
'self'
child-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.