diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 17284ead8..be7f99cee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ 488 mhusnirizal update all.json (#3635) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) - 25 alineherzman Update all.json (#3546) + 26 alineherzman Update all.json (#3636) 13 ccris02 Update all.json (#1510) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index ac448fffc..4f1292543 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", - "ledgernano.website", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9223,6 +9222,7 @@ "ledger22.com", "ledgercommunity.online", "ledgerlive-reconnect.com", + "ledgernano.website", "ledgernanos.online", "ledgersecured.com", "ledgersync.online", diff --git a/all/website/all.json b/all/website/all.json index 3bac44097..c215e8a93 100644 --- a/all/website/all.json +++ b/all/website/all.json @@ -74,6 +74,7 @@ "kintcoinfix.website", "krakentokencrypto.website", "kusama.website", + "ledgernano.website", "liquidchain.website", "livewalletconnect.website", "merrrgetohkennvv2.website", diff --git a/meta/2023-07.json b/meta/2023-07.json index eac6edb9a..ddbc73b3f 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -103,6 +103,10 @@ "date": "2023-07-17", "url": "layerzeero.pro" }, + { + "date": "2023-07-17", + "url": "ledgernano.website" + }, { "date": "2023-07-17", "url": "lido.giving" diff --git a/package.json b/package.json index 1ea62c993..ae9dd2939 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-154-x", + "version": "0.21.6-155-x", "versions": { - "git": "0.21.6-154-x", + "git": "0.21.6-155-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2d03f352f..4141bb9f4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-154-x", + "version": "0.21.6-155-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 75da05b77..f55d9db81 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-154-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-155-x' };