diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c05acf16c..fbb023910 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 467 Mich Update all.json (#1385) + 468 Mich Update all.json (#1386) 374 Jaco Bump @polkadot/dev (#1371) 189 mhusnirizal update all.json (#1383) 87 frankywild Update all.json (#1382) diff --git a/all.json b/all.json index 355878a67..d2029c68d 100644 --- a/all.json +++ b/all.json @@ -13,11 +13,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "walletconnect.store", - "data-walletconnect.com", - "token-support.net", - "datawalletconnect.net", - "restorewallet-nodes.com", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -1716,6 +1711,7 @@ "dasnetsync.com", "data-chainlinks.org", "data-collab.online", + "data-walletconnect.com", "databaseactivation.org", "databasechains.com", "databasemainnet.com", @@ -1725,6 +1721,7 @@ "datachainconnect.com", "datanetpaths.org", "datawalletconnect.com", + "datawalletconnect.net", "datawalletsolutions.com", "dbasemainnet.tech", "deadapeverification.com", @@ -4333,6 +4330,7 @@ "restoretokens.com", "restoretrustwallet.info", "restorewallet-activation.net", + "restorewallet-nodes.com", "restorewallets.online", "restoreweblink.com", "revalidateconnect.site", @@ -4911,6 +4909,7 @@ "token-rectifier.com", "token-retrieve.grant-finance-program.org", "token-sets.com", + "token-support.net", "token.men", "tokenassetrectify.live", "tokenassetsrectify.live", @@ -5678,6 +5677,7 @@ "walletconnect.repair", "walletconnect.se", "walletconnect.site", + "walletconnect.store", "walletconnect.tools", "walletconnect.walletconnect.cryptoslivechats.com", "walletconnect.web-unlocker.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 7014fcea7..e8c22fe74 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -27,6 +27,14 @@ "date": "2022-04-07", "url": "dapps.secured-wallets.com" }, + { + "date": "2022-04-07", + "url": "data-walletconnect.com" + }, + { + "date": "2022-04-07", + "url": "datawalletconnect.net" + }, { "date": "2022-04-07", "url": "defiblockchain.me" @@ -87,6 +95,10 @@ "date": "2022-04-07", "url": "realfix.netlify.app" }, + { + "date": "2022-04-07", + "url": "restorewallet-nodes.com" + }, { "date": "2022-04-07", "url": "saturnconnect.live" @@ -103,6 +115,10 @@ "date": "2022-04-07", "url": "syncchain.netlify.app" }, + { + "date": "2022-04-07", + "url": "token-support.net" + }, { "date": "2022-04-07", "url": "total-handshake.com" @@ -131,6 +147,10 @@ "date": "2022-04-07", "url": "walletcomectcloud.com" }, + { + "date": "2022-04-07", + "url": "walletconnect.store" + }, { "date": "2022-04-07", "url": "walletdapp.online" diff --git a/package.json b/package.json index 19147d3f1..fb253df46 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.73", + "version": "0.10.74", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4c0fe77d8..83a868341 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.73", + "version": "0.10.74", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8e5477982..d16c95a5e 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.10.73' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.74' };