From a252ec2dcf91f379af92ba9fe128cd7671a00a18 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 23 Oct 2017 07:56:49 -0500 Subject: [PATCH] add AdBlock Farsi closes #128 --- data/List.csv | 1 + data/lists.json | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/data/List.csv b/data/List.csv index 19210656b..d5846dabd 100644 --- a/data/List.csv +++ b/data/List.csv @@ -22,6 +22,7 @@ AdAway,https://adaway.org/hosts.txt,https://adaway.org/,Blocking mobile ad provi AdAway Blocking Hosts File for Japan,https://sites.google.com/site/logroid/files/hosts.txt,https://logroid.blogspot.com/,Blocks Japanese regional advertisements and trackers.,,,,,, Adblock & uBlock Polish Cookies Filters,https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/cookies_filters/adblock_cookies.txt,http://www.certyficate.it/,Filters Polish cookie messages in Adblock and uBlock.,,,,https://github.com/MajkiIT/polish-ads-filter/issues,errors@certyficate.it, Adblock & uBlock Polish Filters,https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt,http://www.certyficate.it/,"Presented here filter set was created for Polish internet users. Contains a list of elements of advertising, such as banners or flash animations, the most commonly used on Polish websites.",http://www.certyficate.it/polski-filtr-adblock/,,,https://github.com/MajkiIT/polish-ads-filter/issues,errors@certyficate.it, +AdBlockFarsi,https://raw.githubusercontent.com/SlashArash/adblockfa/master/adblockfa.txt,https://github.com/SlashArash/adblockfa,A set of adblock filters to block advertisement in Persian websites.,https://github.com/SlashArash/adblockfa/,SlashArash,,https://github.com/SlashArash/adblockfa/issues,slasharash@protonmail.com, Adblock Filters by Gurud.ee,http://gurud.ee/ab.txt,http://gurud.ee/veeb/adblock,Blocks Estonian regional advertisements and trackers.,,,,,adblock@gurud.ee, Adblock Iran,https://raw.githubusercontent.com/farrokhi/adblock-iran/master/filter.txt,https://github.com/farrokhi/adblock-iran,Ad blocking rules for Iranian/Persian websites.,https://github.com/farrokhi/adblock-iran,,,https://github.com/farrokhi/adblock-iran/issues,, Adblock Korea,https://web.archive.org/web/20130615155938/http://adblock-korea.googlecode.com/git/adblock-korea.txt,https://code.google.com/archive/p/adblock-korea/,Blocks Korean regional advertisements and trackers.,,,,,, diff --git a/data/lists.json b/data/lists.json index 1256a5f00..5e6d0ea16 100644 --- a/data/lists.json +++ b/data/lists.json @@ -202,6 +202,15 @@ "list": "Adblock & uBlock Polish Filters", "tagLang": ["pl"], "viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt" +}, { + "descr": "A set of adblock filters to block advertisement in Persian websites.", + "descrSourceUrl": "https://github.com/SlashArash/adblockfa/", + "email": "slasharash@protonmail.com", + "homeUrl": "https://github.com/SlashArash/adblockfa", + "issuesUrl": "https://github.com/SlashArash/adblockfa/issues", + "list": "AdBlockFarsi", + "tagLang": ["fa"], + "viewUrl": "https://raw.githubusercontent.com/SlashArash/adblockfa/master/adblockfa.txt" }, { "descr": "Blocks Estonian regional advertisements and trackers.", "email": "adblock@gurud.ee",