From 6514691493ebed32600e7f0024e4ab55c736f690 Mon Sep 17 00:00:00 2001 From: florianthepro Date: Wed, 5 Aug 2026 20:35:37 +0200 Subject: [PATCH] Update index.v2.php --- index.v2.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.v2.php b/index.v2.php index b16ae19..8d45fcf 100644 --- a/index.v2.php +++ b/index.v2.php @@ -31,8 +31,8 @@ const SW_CONFIG = [ // Abgleich der Listen: nur https://raw.githubusercontent.com/..., leer = kein Abgleich. // Es werden ausschließlich neue Werte ergänzt, nie welche geändert oder gelöscht. - 'categories_url' => '', // z. B. https://raw.githubusercontent.com/KONTO/REPO/main/categories.json - 'regions_url' => '', // z. B. https://raw.githubusercontent.com/KONTO/REPO/main/regions.json + 'categories_url' => 'https://raw.githubusercontent.com/florianthepro/buergerabstimmung/main/categories.json', // z. B. https://raw.githubusercontent.com/KONTO/REPO/main/categories.json + 'regions_url' => 'https://raw.githubusercontent.com/florianthepro/buergerabstimmung/main/regions.json', // z. B. https://raw.githubusercontent.com/KONTO/REPO/main/regions.json 'eid_client_url' => 'http://127.0.0.1:24727/eID-Client', // Ausweis-App auf dem Gerät (BSI TR-03124)