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

Commit

Permalink
Merge pull request #86 from keraf/dev
Browse files Browse the repository at this point in the history
Release 0.4.7
  • Loading branch information
keraf authored Nov 7, 2017
2 parents 137daa2 + 5ac99fc commit b4b1dd8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "no-coin",
"version": "0.4.6",
"version": "0.4.7",
"description": "Block coin miners on the web!",
"repository": {
"type": "git",
Expand Down
3 changes: 2 additions & 1 deletion src/blacklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ wss://*.2giga.link/wproxy*
*://monerominer.rocks/scripts/miner.js*
*://monerominer.rocks/miner.php*
*://cdn.cloudcoins.co/javascript/cloudcoins.min.js*
*://coinlab.biz/lib/coinlab.js*
*://coinlab.biz/lib/coinlab.js*
*://papoto.com/lib/*
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "No Coin - Block miners on the web!",
"description": "Block coin miners using your computer ressources without your constent.",
"description": "Block coin miners using your computer ressources without your consent.",
"version": "0.0.0",
"permissions": [
"activeTab",
Expand All @@ -25,4 +25,4 @@
},
"manifest_version": 2,
"author": "Rafael Keramidas"
}
}

0 comments on commit b4b1dd8

Please sign in to comment.