From c33a28afab260b6fab75b537a565803b035990ca Mon Sep 17 00:00:00 2001 From: Murtaza Aliakbar Date: Tue, 1 Oct 2024 02:43:30 +0530 Subject: [PATCH] config: aug adguard spyware with assoechap --- config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 3d04093..e9b7a0b 100644 --- a/config.json +++ b/config.json @@ -994,10 +994,11 @@ "vname": "AdGuard Tracking and Spyware", "group": "Privacy", "subg": "", - "format": ["hosts", "hosts"], + "format": ["hosts", "hosts", "domains"], "url": [ "https://raw.githubusercontent.com/r-a-y/mobile-hosts/master/AdguardMobileSpyware.txt", - "https://raw.githubusercontent.com/r-a-y/mobile-hosts/master/AdguardMobileAds.txt"], + "https://raw.githubusercontent.com/r-a-y/mobile-hosts/master/AdguardMobileAds.txt", + "https://raw.githubusercontent.com/AssoEchap/stalkerware-indicators/master/generated/hosts"], "pack": ["aggressiveprivacy"], "level": [1] },