There was an error while loading. Please reload this page.
1 parent bab35ec commit 97ce624Copy full SHA for 97ce624
1 file changed
public/index.html
@@ -469,7 +469,7 @@ <h3>About</h3>
469
<script>
470
// ── CONFIG ────────────────────────────────────────────────────
471
// ⚠️ Replace with your deployed Worker URL
472
-const API = 'https://cardex-api.YOUR-SUBDOMAIN.workers.dev';
+const API = 'https://cardex-api.tjm.sk';
473
474
// ── State ─────────────────────────────────────────────────────
475
const STORE_KEY = 'cardex_v2_cards';
0 commit comments