diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 438ceb54a..8926fc02b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 575 Tim Janssen Update all.json (#3252) 525 Jaco Bump TypeScript (#3237) - 421 mhusnirizal update all.json (#3255) + 422 mhusnirizal update all.json (#3257) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 20 alineherzman Update address.json (#2903) diff --git a/all.json b/all.json index 3e7cdf9ba..12fe60b66 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "hubvalidator.live", - "validatorhub.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -7262,6 +7260,7 @@ "hubsupport.rf.gd", "hubsystem-syncnetwork.net", "hubvalidate.com", + "hubvalidator.live", "hubvalidator.net", "huluwallets.com", "humanxpert.com", @@ -15607,6 +15606,7 @@ "validatordapps.info", "validatordappsuser.info", "validatordpps.kiev.ua", + "validatorhub.live", "validatorlive.com", "validatorlive.net", "validatorliveweb3.com", diff --git a/all/live/all.json b/all/live/all.json index 3020c91c3..69cf2f16c 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -439,6 +439,7 @@ "hodltrustconnections-fixed.live", "hrshcryptz.live", "hubnetworkfix.live", + "hubvalidator.live", "iconnectify.live", "importlink.live", "importsvalidator.live", @@ -927,6 +928,7 @@ "validateprotoocol.live", "validatesync.live", "validatingdappsonline.live", + "validatorhub.live", "validsync.live", "vault-connect.live", "vault-connecting.live", diff --git a/meta/2023-04.json b/meta/2023-04.json index 659876667..93ce3e065 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -83,6 +83,10 @@ "date": "2023-04-14", "url": "fegdex.online" }, + { + "date": "2023-04-14", + "url": "hubvalidator.live" + }, { "date": "2023-04-14", "url": "hydrateprotocol.online" @@ -255,6 +259,10 @@ "date": "2023-04-14", "url": "usertool.org" }, + { + "date": "2023-04-14", + "url": "validatorhub.live" + }, { "date": "2023-04-14", "url": "validatorsign3.com" diff --git a/package.json b/package.json index 0e546eaa7..ca70a9769 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-34-x", + "version": "0.20.6-35-x", "versions": { - "git": "0.20.6-34-x", + "git": "0.20.6-35-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index aa04ff12f..014017cf8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-34-x", + "version": "0.20.6-35-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c530e652a..06e888715 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.20.6-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-35-x' };