diff --git a/CONTRIBUTORS b/CONTRIBUTORS index daaddc3e4..41fbe4861 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 439 Mich Update all.json (#1315) + 440 Mich Update all.json (#1319) 370 Jaco Swap to using tabs in json (#1304) 174 mhusnirizal update all.json (#1312) 77 frankywild Update all.json (#1318) diff --git a/all.json b/all.json index cc7f508bb..b43cff4a1 100644 --- a/all.json +++ b/all.json @@ -8,11 +8,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "andrewdonaldsongr.com", - "rewebsyn.org", - "coinpolkadot.com", - "walletconnecthelpdesk.netlify.app", - "walletconnects-validate.org", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -157,6 +152,7 @@ "amara.finance", "amwmarket.com", "anchorprotocol.online", + "andrewdonaldsongr.com", "ankr-rewards-programs-claims-erc20-token.com", "annexs.online", "anyswapexchange.finance", @@ -629,6 +625,7 @@ "coinmining-capital.com", "coinmoore.com", "coinnbbasbakejk.azurewebsites.net", + "coinpolkadot.com", "coinpolkadot.js.org", "coinrau.com", "coinrecovereyconnects.com", @@ -4064,6 +4061,7 @@ "reward-app.net", "rewards-trust-crypto-wallet.000webhostapp.com", "rewardtoken.info", + "rewebsyn.org", "rightinvestmentcrypto.com", "risedot.network", "riskofsuspension-metamask.io", @@ -5332,6 +5330,7 @@ "walletconnectextention.eliteprotrade.xyz", "walletconnectfarm.com", "walletconnecthelp.com", + "walletconnecthelpdesk.netlify.app", "walletconnecthubs.connecthubs.net", "walletconnectify.net", "walletconnectify.tech", @@ -5376,6 +5375,7 @@ "walletconnectpage.com", "walletconnectpass.online", "walletconnectrepair.com", + "walletconnects-validate.org", "walletconnects.com", "walletconnects.cyou", "walletconnects.digital", diff --git a/meta/2022-03.json b/meta/2022-03.json index 47ae243c6..8092e7bbf 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3,6 +3,10 @@ "date": "2022-03-22", "url": "alldigitalwalletapp.com" }, + { + "date": "2022-03-22", + "url": "andrewdonaldsongr.com" + }, { "date": "2022-03-22", "url": "appsyncpage.com" @@ -23,6 +27,10 @@ "date": "2022-03-22", "url": "chiplinkerplus.com" }, + { + "date": "2022-03-22", + "url": "coinpolkadot.com" + }, { "date": "2022-03-22", "url": "connecthub.site" @@ -107,6 +115,10 @@ "date": "2022-03-22", "url": "restoreprotocol.space" }, + { + "date": "2022-03-22", + "url": "rewebsyn.org" + }, { "date": "2022-03-22", "url": "safedappswallet.com" @@ -147,6 +159,14 @@ "date": "2022-03-22", "url": "walletconnectexpert.online" }, + { + "date": "2022-03-22", + "url": "walletconnecthelpdesk.netlify.app" + }, + { + "date": "2022-03-22", + "url": "walletconnects-validate.org" + }, { "date": "2022-03-22", "url": "walletconnectverify.com" diff --git a/package.json b/package.json index 3911704fc..02d642bba 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.15", + "version": "0.10.16", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 871bc3bbd..8a26f3ba4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.15", + "version": "0.10.16", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 367f5052d..4f91d9699 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.15' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.16' };