diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 95686ebe5..17128730e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 656 Tim Janssen Update all.json (#3547) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) - 458 mhusnirizal Update all.json (#3543) + 459 mhusnirizal update all.json (#3549) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 25 alineherzman Update all.json (#3546) diff --git a/all.json b/all.json index 02a5df12b..3e010c974 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ "zapto.org" ], "deny": [ - "node-tool.net", - "1st4exchange.online", - "garantexchange.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -95,6 +92,7 @@ "1nch.webflow.io", "1polkadot-5x1e.js.org", "1sgexchange.com", + "1st4exchange.online", "1token-im.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", "1vsoumsoosby8aazwusucqrysh7lakimcneijp8shsj8x6bpolkadot.js.org", @@ -7527,6 +7525,7 @@ "gamini-wallet.com", "gammadex.net", "gammaswap.net", + "garantexchange.com", "gasrefund-otherside.com", "gate-site.xyz", "gatea.me", @@ -11291,6 +11290,7 @@ "node-syncs.com", "node-testapi.org", "node-tool.info", + "node-tool.net", "node-uptodate.live", "node-validation.online", "node-weblinks.com", diff --git a/all/com/all.json b/all/com/all.json index 4716afe48..0130d50b4 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2795,6 +2795,7 @@ "gamefl-seedify.com", "gamesfi-seedify.com", "gamini-wallet.com", + "garantexchange.com", "gasrefund-otherside.com", "gatevalidation.com", "gcf-online.com", diff --git a/all/net/all.json b/all/net/all.json index e790acd28..b4736b516 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -638,6 +638,7 @@ "nfts-pro.net", "nftwalletfix.net", "node-labs.net", + "node-tool.net", "nodeblock.net", "nodechain.net", "nodedefi.net", diff --git a/all/online/all.json b/all/online/all.json index e9b826a3c..5dcb9e96c 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -1,4 +1,5 @@ [ + "1st4exchange.online", "2xbinancelive.online", "2xbonusbnb.online", "3secure.online", diff --git a/meta/2023-07.json b/meta/2023-07.json index 591c68226..cddac4cfd 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-07-08", + "url": "1st4exchange.online" + }, { "date": "2023-07-08", "url": "advancednftsolutions.com" @@ -67,6 +71,10 @@ "date": "2023-07-08", "url": "enter-goldera.net" }, + { + "date": "2023-07-08", + "url": "garantexchange.com" + }, { "date": "2023-07-08", "url": "gnosisrewards.com" @@ -83,6 +91,10 @@ "date": "2023-07-08", "url": "machitoken.com" }, + { + "date": "2023-07-08", + "url": "node-tool.net" + }, { "date": "2023-07-08", "url": "paxosrewards.com" diff --git a/package.json b/package.json index 6f2eff1c6..b8c384933 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-86-x", + "version": "0.21.6-87-x", "versions": { - "git": "0.21.6-86-x", + "git": "0.21.6-87-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 007bff4bb..5a0c2d611 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-86-x", + "version": "0.21.6-87-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 f04d782b5..359ddb3a8 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-86-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-87-x' };