From 477ad5848ef532ced74b79c65bb6a282b3265c29 Mon Sep 17 00:00:00 2001 From: Nima Ghasemi Por <71447191+nimagp@users.noreply.github.com> Date: Thu, 15 Dec 2022 15:23:35 +0330 Subject: [PATCH] Added "Adblock Iran" --- blocklists/adblock-iran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blocklists/adblock-iran.json diff --git a/blocklists/adblock-iran.json b/blocklists/adblock-iran.json new file mode 100644 index 0000000..4def956 --- /dev/null +++ b/blocklists/adblock-iran.json @@ -0,0 +1,9 @@ +{ + "name": "Adblock Iran", + "website": "https://github.com/farrokhi/adblock-iran", + "description": "A filter that enables to block most of Persian web ads", + "source": { + "url": "https://raw.githubusercontent.com/farrokhi/adblock-iran/master/pihole.txt", + "format": "domains" + } +}