From 305868109c680a6bbfc9cbb2e8a7e49a114c2449 Mon Sep 17 00:00:00 2001 From: Timothy Wall Date: Sun, 8 Oct 2017 13:31:15 -0600 Subject: [PATCH 1/4] Added 2giga.link proxy to blacklist #49 on main fork --- src/blacklist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blacklist.txt b/src/blacklist.txt index 93c47dd..1cccdd1 100644 --- a/src/blacklist.txt +++ b/src/blacklist.txt @@ -17,4 +17,4 @@ wss://*.coin-hive.com/proxy* *://minecrunch.co/web/* *://minemytraffic.com/* *://crypto-loot.com/lib* -wss://*.crypto-loot.com/proxy* \ No newline at end of file +*://*.2giga.link/hive/* \ No newline at end of file From 1623cfe597bccb46ebae5306578f1650e7bce3d6 Mon Sep 17 00:00:00 2001 From: Timothy Wall Date: Sun, 8 Oct 2017 13:33:38 -0600 Subject: [PATCH 2/4] Fixed missing blacklist item readded `wss://*.crypto-loot.com/proxy*` which went missing in previous commit --- src/blacklist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/blacklist.txt b/src/blacklist.txt index 1cccdd1..3b992e2 100644 --- a/src/blacklist.txt +++ b/src/blacklist.txt @@ -17,4 +17,5 @@ wss://*.coin-hive.com/proxy* *://minecrunch.co/web/* *://minemytraffic.com/* *://crypto-loot.com/lib* +wss://*.crypto-loot.com/proxy* *://*.2giga.link/hive/* \ No newline at end of file From 7f6da67c1e40389072dced272c4fa03ba7a3fbcd Mon Sep 17 00:00:00 2001 From: Timothy Wall Date: Tue, 10 Oct 2017 15:50:18 -0600 Subject: [PATCH 3/4] added 4 urls to blacklist added 1 extra url for 2giga.link added 3 urls for ppoi.org --- src/blacklist.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/blacklist.txt b/src/blacklist.txt index 3b992e2..36c6270 100644 --- a/src/blacklist.txt +++ b/src/blacklist.txt @@ -18,4 +18,8 @@ wss://*.coin-hive.com/proxy* *://minemytraffic.com/* *://crypto-loot.com/lib* wss://*.crypto-loot.com/proxy* -*://*.2giga.link/hive/* \ No newline at end of file +wss://*.2giga.link/wproxy* +*://*.2giga.link/hive/lib/* +*://ppoi.org/lib/* +*://*.ppoi.org/lib/* +*://*.ppoi.org/token/* \ No newline at end of file From 1683613eba9186bc98bff689a25dffd5adc4df70 Mon Sep 17 00:00:00 2001 From: Rafael Keramidas Date: Thu, 12 Oct 2017 22:36:36 +0100 Subject: [PATCH 4/4] Added more URLs to the blacklist #42 #51 #53 #54 --- package.json | 2 +- src/blacklist.txt | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4397d36..a6ac3d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "no-coin", - "version": "0.4.2", + "version": "0.4.3", "description": "Block coin miners on the web!", "repository": { "type": "git", diff --git a/src/blacklist.txt b/src/blacklist.txt index 36c6270..1d28417 100644 --- a/src/blacklist.txt +++ b/src/blacklist.txt @@ -22,4 +22,9 @@ wss://*.2giga.link/wproxy* *://*.2giga.link/hive/lib/* *://ppoi.org/lib/* *://*.ppoi.org/lib/* -*://*.ppoi.org/token/* \ No newline at end of file +*://*.ppoi.org/token/* +*://coinerra.com/lib/* +*://coin-have.com/c/* +*://kisshentai.net/Content/js/c-hive.js* +*://miner.pr0gramm.com/xmr.min.js* +*//kiwifarms.net/js/Jawsh/xmr/xmr.min.js* \ No newline at end of file