From 6e7a2e9014971c1711171853ae305f7f92c484a9 Mon Sep 17 00:00:00 2001 From: keteflips Date: Wed, 28 May 2025 20:32:12 +0200 Subject: [PATCH] Delete config.json --- config.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 0c34af0..0000000 --- a/config.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "adguard_url": "http://192.168.1.1:83", - "name": "keteflips", - "password": "Ketewapo.69kete", - "timeout": 10, - "allowed_cidrs": [ - "192.168.0.0/16" - ], - "network_domain": "capsule.corp", - "skip_patterns": [ - "test", - "temp", - "adguard" - ] -}