Files
zeekay ecdc089858 fix(csp): allow hanzo.app so the Contribute widget loads
hanzo.chat embeds hanzo.app/edit.js on every page, but script-src listed
only analytics + cloudflareinsights, so the widget was CSP-blocked. Add
hanzo.app to script-src (load) and connect-src (its /v1 calls).
2026-07-25 10:53:05 -07:00
..