This commit is contained in:
2025-10-19 23:19:50 +02:00
parent f5bcbad27e
commit a5f6c39388
2 changed files with 1 additions and 1 deletions

View File

@@ -130,7 +130,7 @@
<script>
/* ======= Konfiguration ======= */
const API_BASE = "__API_BASE__"; // ggf. anpassen, z.B. "/patchping/api"
const API_BASE = "/api"; // ggf. anpassen, z.B. "/patchping/api"
/* ======= Hilfen/UI ======= */
const $ = (sel) => document.querySelector(sel);

BIN
subs.db

Binary file not shown.