From deef790a1fdad7b30dadcd1728feba8be3b1407f Mon Sep 17 00:00:00 2001 From: Spirillen Date: Sun, 4 Jun 2023 20:36:48 +0200 Subject: [PATCH] PersianBlocker Ref: https://github.com/MasterKia/PersianBlocker/issues/180 --- tools/hostscompilerconf.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tools/hostscompilerconf.json b/tools/hostscompilerconf.json index 7af91d916..5c5a3a58e 100644 --- a/tools/hostscompilerconf.json +++ b/tools/hostscompilerconf.json @@ -212,6 +212,21 @@ "RemoveComments" ] }, + { + "name": "PersianBlocker: Personal Blocker", + "source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersonalBlocker.txt", + "type": "adblock" + }, + { + "name": "PersianBlocker: Persian Blocker", + "source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt", + "type": "adblock" + }, + { + "name": "PersianBlocker: Persian Blocker Hosts", + "source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlockerHosts.txt", + "type": "adblock" + }, { "name": "@Yuki2718 many Filters", "source": "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/anti-allowlist.txt",