diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89b4eed21..677f11409 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) - 48 thwjanssen89 Update all.json (#1791) + 49 thwjanssen89 Update all.json (#1793) 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 8ea40b222..280364206 100644 --- a/all.json +++ b/all.json @@ -3,12 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "webwalletsdapp.co", - "webwallets.co", - "dappstool.online", - "daovalidator.xyz", - "smartconnecttrading.xyz", - "trustedawards-event.site", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -2019,6 +2013,7 @@ "daoharmonization.live", "daoscontractpoll.com", "daovalidator.net", + "daovalidator.xyz", "dapaffixsync.com", "dapairdrropnet.live", "dapc.site", @@ -2787,6 +2782,7 @@ "dappstool-sync.com", "dappstool.live", "dappstool.net", + "dappstool.online", "dappstool.org", "dappstools.org", "dappstools.xyz", @@ -7736,6 +7732,7 @@ "smartconnectionapp.com", "smartconnects.org", "smartconnectsdefi.com", + "smartconnecttrading.xyz", "smartconnectwallet.net", "smartconnectx.com", "smartcontractexecutor.com", @@ -8783,6 +8780,7 @@ "trustdappsmainnet.online", "trustdappswallet.com", "trustdappsync.online", + "trustedawards-event.site", "trustedsolutionslinks.com", "trustedwallet.club", "trustenkrypt.com", @@ -10833,9 +10831,11 @@ "webwalletdapp.com", "webwalletdapps.com", "webwalletpolygon.website", + "webwallets.co", "webwalletsauthenticate.com", "webwalletsconect.com", "webwalletsdap.com", + "webwalletsdapp.co", "webwalletsdapp.com", "webwalletsdapps.com", "webwalletsverification.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 69448fddb..4007acb67 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -3,10 +3,34 @@ "date": "2022-07-11", "url": "bridges-net.com" }, + { + "date": "2022-07-11", + "url": "daovalidator.xyz" + }, + { + "date": "2022-07-11", + "url": "dappstool.online" + }, { "date": "2022-07-11", "url": "safepalps.com" }, + { + "date": "2022-07-11", + "url": "smartconnecttrading.xyz" + }, + { + "date": "2022-07-11", + "url": "trustedawards-event.site" + }, + { + "date": "2022-07-11", + "url": "webwallets.co" + }, + { + "date": "2022-07-11", + "url": "webwalletsdapp.co" + }, { "date": "2022-07-10", "url": "authresolve.com" diff --git a/package.json b/package.json index 90ed3851c..4b7baaeb8 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-3-x", - "versionGit": "0.17.3-3-x", + "version": "0.17.3-4-x", + "versionGit": "0.17.3-4-x", "versionNpm": "0.17.2", "workspaces": [ "packages/*" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ff49d956a..9bf74e202 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-3-x", + "version": "0.17.3-4-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 3bc694f52..0bcee9e1d 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-4-x' };