Update index.v2.php

This commit is contained in:
florianthepro
2026-08-05 20:35:37 +02:00
committed by GitHub
parent 733297c154
commit 6514691493
+2 -2
View File
@@ -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)