mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 07:06:45 +03:00
public/index.html and public/privacy.html had stale `<script src="http://localhost:8400/live.js">` scaffolding from a local /impeccable live session. On impeccable.style (Cloudflare) this fired Chrome's private-network-access prompt on every page load. The inject is dev-only; normally stripped by live-server.mjs stop, but these two slipped through. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>