From 7d2ed9680b3412ec91d772ea01273340138709be Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 12 Feb 2018 14:48:51 -0600 Subject: [PATCH] add Cryptocurrency (Bitcoin) Mining Protection List closes #166 --- data/FilterList.json | 17 +++++++++++++++++ data/FilterListMaintainer.json | 4 ++++ data/Maintainer.json | 7 +++++++ 3 files changed, 28 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index f04f58e3c..4cbb2dfe7 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5319,5 +5319,22 @@ "submissionUrl": null, "syntaxId": 4, "viewUrl": "https://raw.githubusercontent.com/elypter/filter_processor/master/generated_filterlists/blockhead(decoy_generic_selection).txt" + }, + { + "id": 314, + "description": "No Coin is a tiny browser extension aiming to block coin miners such as Coinhive.", + "descriptionSourceUrl": "https://github.com/keraf/NoCoin", + "discontinuedDate": null, + "donateUrl": "https://paypal.me/keraf", + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/keraf/NoCoin", + "issuesUrl": "https://github.com/keraf/NoCoin/issues", + "licenseId": 4, + "name": "Cryptocurrency (Bitcoin) Mining Protection List", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://cdn.adblockcdn.com/filters/nominers.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 30a2e1837..70b80b1f4 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -186,5 +186,9 @@ { "filterListId": 313, "maintainerId": 26 + }, + { + "filterListId": 314, + "maintainerId": 27 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 8ef5bd5ca..b4061f915 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -173,5 +173,12 @@ "homeUrl": "https://github.com/elypter", "name": "elypter", "twitterHandle": null + }, + { + "id": 27, + "emailAddress": null, + "homeUrl": "https://ker.af/", + "name": "keraf", + "twitterHandle": "iamkeraf" } ] \ No newline at end of file