diff --git a/data/List.csv b/data/List.csv index 9de30bae5..65c7dc4fb 100644 --- a/data/List.csv +++ b/data/List.csv @@ -66,6 +66,7 @@ Ayucat Powerful List,http://git.sourceforge.jp/view?p=ayucat-list/ayucat-list.gi Bad JAV Sites,https://pastebin.com/raw/kDqbYwWr,https://www.akiba-online.com/threads/fake-jav-ddl-sites-list.1560416/,The sites listed there a fake/malicious sites that lure people with fake direct-download-links to JAV videos.,,,https://www.akiba-online.com/threads/fake-jav-ddl-sites-list.1560416/,,, BadHosts,http://www.hostsfile.org/Downloads/hosts.txt,http://www.hostsfile.org/hosts.html,"A non-comprehensive malware hosts list meant to be used in conjunction with the King of the PAC file.",,,,,, Banki.ru Plus Adblock List,https://raw.githubusercontent.com/rebelion76/bankiru_plus_adblock_list/master/bankiru_plus.txt,https://github.com/rebelion76/bankiru_plus_adblock_list,"This is a list for blocking advertisements on banki.ru site which is not blocked by ""conventional"" list.",https://raw.githubusercontent.com/rebelion76/bankiru_plus_adblock_list/master/bankiru_plus.txt,,,https://github.com/rebelion76/bankiru_plus_adblock_list/issues,, +BarbBlock,https://raw.githubusercontent.com/paulgb/BarbBlock/master/BarbBlock.txt,https://github.com/paulgb/BarbBlock,Blocks requests to sites which have used legal threats to remove themselves from other blacklists.,https://raw.githubusercontent.com/paulgb/BarbBlock/master/BarbBlock.txt,,,https://github.com/paulgb/BarbBlock/issues,, Better.fyi | Trackers (List),https://raw.githubusercontent.com/anarki999/Adblock-List-Archive/master/Better.fyiTrackersBlocklist.txt,https://github.com/anarki999/Adblock-List-Archive,Adblock filters for both Adblock PLUS and uBlock. It also includes some anti-adblocking rules to make your adblocking extension undetectable. The author manually add the track block rules from https://better.fyi/trackers/ since those rules are only for an iOS app only.,,,,https://github.com/anarki999/Adblock-List-Archive/issues,, Block the EU Cookie Shit List,https://raw.githubusercontent.com/r4vi/block-the-eu-cookie-shit-list/master/filterlist.txt,https://github.com/r4vi/block-the-eu-cookie-shit-list,Adblock / Adblock plus filter list for blocking cookie notifications.,https://github.com/r4vi/block-the-eu-cookie-shit-list,,,https://github.com/r4vi/block-the-eu-cookie-shit-list/issues,, Blockzilla,https://raw.githubusercontent.com/zpacman/Blockzilla/master/Blockzilla.txt,https://blockzilla.jimdo.com/,Blockzilla is designed to be powerful and effective against ads and trackers while still maintaining to be an unbloated and slim list. This is achieved in part by avoiding many site specific rules and focusing more on generic rules for a wider range of effectiveness while still keeping the balance of having a low risk for false positives.,https://github.com/zpacman/Blockzilla,,,https://github.com/zpacman/Blockzilla/issues,, diff --git a/data/lists.json b/data/lists.json index c2e6b5f1f..fcf2984c9 100644 --- a/data/lists.json +++ b/data/lists.json @@ -548,6 +548,13 @@ "list": "Banki.ru Plus Adblock List", "tagLang": ["ru"], "viewUrl": "https://raw.githubusercontent.com/rebelion76/bankiru_plus_adblock_list/master/bankiru_plus.txt" +}, { + "descr": "Blocks requests to sites which have used legal threats to remove themselves from other blacklists.", + "descrSourceUrl": "https://raw.githubusercontent.com/paulgb/BarbBlock/master/BarbBlock.txt", + "homeUrl": "https://github.com/paulgb/BarbBlock", + "issuesUrl": "https://github.com/paulgb/BarbBlock/issues", + "list": "BarbBlock", + "viewUrl": "https://raw.githubusercontent.com/paulgb/BarbBlock/master/BarbBlock.txt" }, { "descr": "Adblock filters for both Adblock PLUS and uBlock. It also includes some anti-adblocking rules to make your adblocking extension undetectable. The author manually add the track block rules from https://better.fyi/trackers/ since those rules are only for an iOS app only.", "homeUrl": "https://github.com/anarki999/Adblock-List-Archive",