mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 01:56:37 +03:00
public/index.html and public/privacy.html shipped to Cloudflare with `<script src="http://localhost:8400/live.js">` inject tags left over from a local /impeccable live session. On impeccable.style this triggered Chrome's private-network-access prompt ("impeccable.style wants to access other apps and services on this device") on every page load. The inject is dev-only scaffolding added by live-inject.mjs and normally stripped by live-server.mjs stop. Both remaining copies removed; next live session re-injects them locally. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>