diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8cc131d38..c4195b108 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 444 Mich Update all.json (#1326) 371 Jaco Bump dev (#1325) 174 mhusnirizal update all.json (#1312) - 79 frankywild Update all.json (#1327) + 80 frankywild Update all.json (#1328) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 1e06e7d58..1daa3585d 100644 --- a/all.json +++ b/all.json @@ -4,10 +4,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "walletconnectslive.org", - "pro-walletconnect.com", - "dapptools.mobi", - "mintconnectpad.com", "123-informatica.com", "16-b.it", "162.222.226.37", @@ -1529,6 +1525,7 @@ "dapptokenfix.com", "dapptoollink.live", "dapptools.live", + "dapptools.mobi", "dapptools.site", "dapptoolsnode.com", "dappvalidation.info", @@ -2868,6 +2865,7 @@ "mint-sandbox.com", "mintconnect.online", "mintconnectchain.com", + "mintconnectpad.com", "mintconnectprotocols.com", "mintconnects.com", "minthub.online", @@ -5420,6 +5418,7 @@ "walletconnectsite.com", "walletconnectslink.org", "walletconnectslive.io", + "walletconnectslive.org", "walletconnectssyn.com", "walletconnectsupport.com", "walletconnectsupport.info", diff --git a/meta/2022-03.json b/meta/2022-03.json index a7b1692e6..ca4b70e9e 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -19,6 +19,10 @@ "date": "2022-03-23", "url": "dappreconfig.com" }, + { + "date": "2022-03-23", + "url": "dapptools.mobi" + }, { "date": "2022-03-23", "url": "decentramainnet.com" @@ -31,6 +35,10 @@ "date": "2022-03-23", "url": "mainnet-interface.net" }, + { + "date": "2022-03-23", + "url": "mintconnectpad.com" + }, { "date": "2022-03-23", "url": "mitlycon.online" @@ -67,6 +75,10 @@ "date": "2022-03-23", "url": "tokenintergration.io" }, + { + "date": "2022-03-23", + "url": "walletconnectslive.org" + }, { "date": "2022-03-23", "url": "walsyncdapps.info" diff --git a/package.json b/package.json index 0f5ecc43e..c3007a6c2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.23", + "version": "0.10.24", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c2a778227..9b8211578 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.23", + "version": "0.10.24", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b7d1f784b..90c1e8def 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.23' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.24' };