diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a7640fc6e..945a0ba6c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 354 Mich Update all.json (#1070) + 355 Mich Update all.json (#1073) 335 Jaco Bump dev dependencies (#1060) 109 mhusnirizal update all.json (#1072) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index dbe7c8cd3..c709c479b 100644 --- a/all.json +++ b/all.json @@ -7,9 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "walletcconect.net", - "blockvalidator.net", - "node2bind.tech", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -273,6 +270,7 @@ "blockchainwebnode.com", "blockdapconnect.net", "blockfipro.com", + "blockvalidator.net", "blockwalletsync.com", "bnb-give.com", "bnbpool.live", @@ -2002,6 +2000,7 @@ "node-revalidation.online", "node-validation.online", "node-weblinks.com", + "node2bind.tech", "nodeauthenticate.org", "nodeauthorization.online", "nodeconnections.com", @@ -3516,6 +3515,7 @@ "walletbridges.net", "walletc.net", "walletcaresupport.net", + "walletcconect.net", "walletcenter.online", "walletchain.webflow.io", "walletchainauthentications.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 9129b63ea..b3cf96f97 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -31,6 +31,10 @@ "date": "2022-02-08", "url": "bitinsuremainnet.com" }, + { + "date": "2022-02-08", + "url": "blockvalidator.net" + }, { "date": "2022-02-08", "url": "coinsrecovereyconnects.com" @@ -195,6 +199,10 @@ "date": "2022-02-08", "url": "multidapp-mainnet.com" }, + { + "date": "2022-02-08", + "url": "node2bind.tech" + }, { "date": "2022-02-08", "url": "pancakeswa.com" @@ -303,6 +311,10 @@ "date": "2022-02-08", "url": "wallet.fstrevalidate.info" }, + { + "date": "2022-02-08", + "url": "walletcconect.net" + }, { "date": "2022-02-08", "url": "walletdapp-validate.com" diff --git a/package.json b/package.json index 3d73206a8..477c5c69f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.137", + "version": "0.8.138", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 30ece188a..e70ce3d57 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.137", + "version": "0.8.138", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9bb5460db..f7d7722d4 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.8.137' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.138' };