diff --git a/package.json b/package.json index b4c72f1..5c939e4 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/blacklist.txt b/src/blacklist.txt index 06dc2bb..ca08084 100644 --- a/src/blacklist.txt +++ b/src/blacklist.txt @@ -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* \ No newline at end of file +*://coinlab.biz/lib/coinlab.js* +*://papoto.com/lib/* \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index 8c0cf3a..1bb4157 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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", @@ -25,4 +25,4 @@ }, "manifest_version": 2, "author": "Rafael Keramidas" -} \ No newline at end of file +}