diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2fc12ddba..9d57bef62 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) 79 michalisFr Update all.json (#1540) - 53 thwjanssen89 Update all.json (#1800) + 54 thwjanssen89 Update all.json (#1802) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 951b2be06..0d513b305 100644 --- a/all.json +++ b/all.json @@ -4,9 +4,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "webwalletdapps.net", - "freesoftinc.x10.mx", - "defirevalid.com", "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", @@ -2998,6 +2995,7 @@ "defipulse.sale", "defirader.xyz", "defirestore.com", + "defirevalid.com", "defirobots.co", "defiserver.netlify.app", "defisolutionapp.com", @@ -3572,6 +3570,7 @@ "freemiumcore.com", "freenftwallactconnect.co", "freenftwallactconnect.com", + "freesoftinc.x10.mx", "friend-fund.bar", "ftx-acoounts.com", "ftx-id.xyz", @@ -10323,6 +10322,7 @@ "webwalletconnects.com", "webwalletdapp.com", "webwalletdapps.com", + "webwalletdapps.net", "webwalletpolygon.website", "webwallets.co", "webwalletsauthenticate.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 641fdcb3d..18bff915f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-07-13", + "url": "defirevalid.com" + }, + { + "date": "2022-07-13", + "url": "freesoftinc.x10.mx" + }, + { + "date": "2022-07-13", + "url": "webwalletdapps.net" + }, { "date": "2022-07-12", "url": "apicolab.land" diff --git a/package.json b/package.json index 0e8135309..43c015863 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-11-x", + "version": "0.17.3-12-x", "versions": { - "git": "0.17.3-11-x", + "git": "0.17.3-12-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e292b41de..00f007f85 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-11-x", + "version": "0.17.3-12-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5529c8709..5f8705646 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.17.3-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-12-x' };