Skip to content
This repository was archived by the owner on Sep 10, 2020. It is now read-only.

Commit 8b900ea

Browse files
committed
Updated blacklist and manifest
1 parent 8e05b8c commit 8b900ea

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "no-coin",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "Block coin miners on the web!",
55
"repository": {
66
"type": "git",

src/blacklist.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,16 @@ wss://*.2giga.link/wproxy*
2828
*://kisshentai.net/Content/js/c-hive.js*
2929
*://miner.pr0gramm.com/xmr.min.js*
3030
*://kiwifarms.net/js/Jawsh/xmr/xmr.min.js*
31-
*://anime.reactor.cc/js/ch/cryptonight.wasm
31+
*://anime.reactor.cc/js/ch/cryptonight.wasm*
3232
*://joyreactor.cc/ws/ch/*
3333
*://kissdoujin.com/Content/js/c-hive.js*
3434
*://ppoi.org/lib/*
3535
*://minero.pw/miner.min.js*
3636
*://coinnebula.com/lib/*
3737
*://*.afminer.com/code/*
3838
*://*.coinblind.com/lib/*
39-
*://webmine.cz/miner*
39+
*://webmine.cz/miner*
40+
*://monerominer.rocks/scripts/miner.js*
41+
*://monerominer.rocks/miner.php*
42+
*://cdn.cloudcoins.co/javascript/cloudcoins.min.js*
43+
*://coinlab.biz/lib/coinlab.js*

src/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "No Coin",
3-
"description": "Block coin miners on the web!",
2+
"name": "No Coin - Block miners on the web!",
3+
"description": "Block coin miners using your computer ressources without your constent.",
44
"version": "0.0.0",
55
"permissions": [
66
"activeTab",
@@ -17,7 +17,7 @@
1717
"128": "img/logo_enabled.png"
1818
},
1919
"browser_action": {
20-
"default_title": "No Coin - Block coin miners on the web.",
20+
"default_title": "No Coin",
2121
"default_icon": {
2222
"128": "img/logo_enabled.png"
2323
},

0 commit comments

Comments
 (0)