FIX #2563 wrong detect JSECoin (#2573)

main
Vincenzo Luongo 6 years ago committed by Elbert Alias
parent 919df84df5
commit 1a6adb688e

1
.gitignore vendored

@ -15,3 +15,4 @@ Desktop.ini
._*
tags
tags.*
/nbproject/private/

@ -4773,7 +4773,7 @@
"js": {
"jseMine": ""
},
"script": "^(?:https):?//load\\.jsecoin\\.com/server/load/",
"script": "^(?:https):?//load\\.jsecoin\\.com/load/",
"website": "https://jsecoin.com/"
},
"JTL Shop": {

@ -1,6 +1,6 @@
{
"name": "wappalyzer",
"version": "5.6.2",
"version": "5.5.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Loading…
Cancel
Save