diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 122efa3ef..dfda1c293 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 331 Mich Update all.json (#1010) 96 mhusnirizal update all.json (#1014) 74 michalisFr Update address.json (#966) - 28 frankywild Update all.json (#1004) + 29 frankywild Update all.json (#1013) 25 Bill Laboon seed stealer site (#977) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 15b56a6a4..9ec3bf953 100644 --- a/all.json +++ b/all.json @@ -3648,8 +3648,8 @@ "walletvalidationsbot.com", "walletvalidationslive.com", "walletvalidationsolutions.online", - "walletvalidator.info", "walletvalidationsynchronize.org", + "walletvalidator.info", "walletvalidatorgroup.com", "walletvalidators.tech", "walletvalidatorweb.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index 7b7047797..f76832bc1 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-01-28", + "url": "account-authentication.us" + }, { "date": "2022-01-28", "url": "chainnode-sync.online" @@ -15,6 +19,34 @@ "date": "2022-01-28", "url": "chainsync.org" }, + { + "date": "2022-01-28", + "url": "connect-dapp-link.com" + }, + { + "date": "2022-01-28", + "url": "fix-wallets.com" + }, + { + "date": "2022-01-28", + "url": "instantlyconnectmywallet.com" + }, + { + "date": "2022-01-28", + "url": "liiveconnect.com" + }, + { + "date": "2022-01-28", + "url": "mydappfix.com" + }, + { + "date": "2022-01-28", + "url": "smartmainnetsync.com" + }, + { + "date": "2022-01-28", + "url": "walletkeychainvalidation.com" + }, { "date": "2022-01-28", "url": "walletvalidationslive.com" @@ -23,6 +55,10 @@ "date": "2022-01-28", "url": "walletvalidationsynchronize.org" }, + { + "date": "2022-01-28", + "url": "walletvalidator.info" + }, { "date": "2022-01-27", "url": "blockchain-bugsrefix.io" diff --git a/package.json b/package.json index 2697a24f4..18b7e0382 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.88", + "version": "0.8.89", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 81caac9c9..209365451 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.88", + "version": "0.8.89", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6760e462c..4be857e07 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.88' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.89' };