diff --git a/data/List.csv b/data/List.csv index f9733f426..ce3264f72 100644 --- a/data/List.csv +++ b/data/List.csv @@ -205,6 +205,7 @@ Michael Trimm's Hosts,https://raw.githubusercontent.com/michaeltrimm/hosts-block MoaAB: Mother of All AD-BLOCKING,https://adblock.mahakala.is/,http://forum.xda-developers.com/showthread.php?t=1916098,"Blocks In-App/Web ADs, In-App/Web Trackers, Malware/Spyware Domains, Tracker Cookies, Malicious Call-Back Home App Functions, Malicious 3rd Party Redirection Functions and Possibly Some Level of Virus/Trojan Protection and More...",http://forum.xda-developers.com/showthread.php?t=1916098,,http://forum.xda-developers.com/showthread.php?t=1916098,,, Mute,http://mute.bradconte.com/mute.txt,http://mute.bradconte.com/,Mute is an AdBlock filter for hiding user comments. Surf without the noise.,http://mute.bradconte.com/,,,https://github.com/B-Con/mute/issues,, MVPS HOSTS,http://winhelp2002.mvps.org/hosts.txt,http://winhelp2002.mvps.org/hosts.htm,"Block ads, banners, 3rd party Cookies, 3rd party page counters, web bugs, and even most hijackers.",http://winhelp2002.mvps.org/hosts.htm,,,,winhelp2002@gmail.com,https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UNHL2VY85PB8N +NoCoin,https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt,https://github.com/hoshsadiq/adblock-nocoin-list,Prevents browser based coin mining from clogging up your resources.,https://github.com/hoshsadiq/adblock-nocoin-list,Hosh Sadiq,,https://github.com/hoshsadiq/adblock-nocoin-list/issues,, Nopelist,https://raw.githubusercontent.com/genediazjr/nopelist/master/nopelist.txt,https://github.com/genediazjr/nopelist,"A personal filter list. Each host is either an ad, phishing, malicious, analytics, or clickbait.",https://github.com/genediazjr/nopelist,,,https://github.com/genediazjr/nopelist/issues,, NoTrack Blocklist,https://raw.githubusercontent.com/quidsup/notrack/master/trackers.txt,https://github.com/quidsup/notrack,Blocks trackers.,,,,https://github.com/quidsup/notrack/issues,, OpenPhish Phishing Intelligence Community Feed,https://openphish.com/feed.txt,https://openphish.com/,"OpenPhish uses proprietary Artificial Intelligence algorithms to automatically identify zero-day phishing sites and provide comprehensive, actionable, real-time threat intelligence.",https://openphish.com/,,,,contact@openphish.com, diff --git a/data/lists.json b/data/lists.json index de4a3417a..55fad51cb 100644 --- a/data/lists.json +++ b/data/lists.json @@ -1612,6 +1612,13 @@ "list": "MVPS HOSTS", "related": ["Unified Hosts", "Unified Hosts + Gambling", "Unified Hosts + Porn", "Unified Hosts + Social", "Unified Hosts + Gambling + Porn", "Unified Hosts + Gambling + Social", "Unified Hosts + Porn + Social", "Unified Hosts + Gambling + Porn + Social"], "viewUrl": "http://winhelp2002.mvps.org/hosts.txt" +}, { + "descr": "Prevents browser based coin mining from clogging up your resources.", + "descrSourceUrl": "https://github.com/hoshsadiq/adblock-nocoin-list", + "homeUrl": "https://github.com/hoshsadiq/adblock-nocoin-list", + "issuesUrl": "https://github.com/hoshsadiq/adblock-nocoin-list/issues", + "list": "NoCoin", + "viewUrl": "https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt" }, { "descr": "A personal filter list. Each host is either an ad, phishing, malicious, analytics, or clickbait.", "descrSourceUrl": "https://github.com/genediazjr/nopelist",