Add JSEcoin, Crypto-Loot & ProjectPoi (#1820)

* Enable multiple header with same name

Enable multiple header with same name for WebExtension driver

*  Enable multiple header with same name

Enable multiple header with same name for Bookmarklet driver

*  Enable multiple header with same name

Enable multiple header with same name for the NPM driver

* Enable multiple headers with the same name

* Get scripts via DOM (WebExtension)

* Get scripts via DOM (Bookmarklet)

* Get scripts via DOM

* Get scripts via DOM (NPM)

* Add JSEcoin, Crypto-Loot & ProjectPoi

Add pattern to detect cryptominers

* Add JSEcoin, Crypto-Loot & ProjectPoi icons
main
Camille Barneaud 7 years ago committed by Elbert Alias
parent d66a2a7c75
commit 5ae47cc9c6

@ -1821,6 +1821,15 @@
"script": "tag\\.crsspxl\\.com/s1\\.js", "script": "tag\\.crsspxl\\.com/s1\\.js",
"website": "http://datadesk.crsspxl.com" "website": "http://datadesk.crsspxl.com"
}, },
"Crypto-Loot": {
"cats": [
"19"
],
"env": "^CryptoLoot$",
"script": "^(?:https):?//crypto-loot\\.com/lib/",
"icon": "Crypto-Loot.png",
"website": "https://crypto-loot.com/"
},
"CubeCart": { "CubeCart": {
"cats": [ "cats": [
"6" "6"
@ -4236,6 +4245,15 @@
"url": "option=com_", "url": "option=com_",
"website": "http://joomla.org" "website": "http://joomla.org"
}, },
"JSEcoin": {
"cats": [
"19"
],
"env": "^jseMine$",
"script": "^(?:https):?//load\\.jsecoin\\.com/server/load/",
"icon": "JSEcoin.png",
"website": "https://jsecoin.com/"
},
"K2": { "K2": {
"cats": [ "cats": [
"19" "19"
@ -6700,6 +6718,15 @@
"script": "^https?://(?:www\\.)?projectwonderful\\.com/(?:pwa\\.js|gen\\.php)", "script": "^https?://(?:www\\.)?projectwonderful\\.com/(?:pwa\\.js|gen\\.php)",
"website": "http://projectwonderful.com" "website": "http://projectwonderful.com"
}, },
"ProjectPoi": {
"cats": [
"19"
],
"env": "^ProjectPoi$",
"script": "^(?:https):?//ppoi\\.org/lib/",
"icon": "ProjectPoi.png",
"website": "https://ppoi.org/"
},
"Prospector": { "Prospector": {
"cats": [ "cats": [
"36" "36"

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Loading…
Cancel
Save