diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c219643a1..deb5d94e9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 321 Frank Update all.json (#2444) + 322 Frank Update all.json (#2445) 294 Tim Janssen Update all.json (#2442) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 74297ffef..4fdc92d3a 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "maindappsconnect.com", - "network-blockchain.cloud", - "walletamex.com", - "wallets-validate.com", - "weblinkdefi.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5995,6 +5990,7 @@ "maindapprectifier.live", "maindappresolve.online", "maindapps.org", + "maindappsconnect.com", "maindappsec.com", "maindappsnetwork.online", "maindappsresolve.online", @@ -7455,6 +7451,7 @@ "netsyncvalidator.com", "netwalletauth.com", "netwesternunit.com", + "network-blockchain.cloud", "network-tech.cc", "network-unlock.com", "networkbridgesvalidation.xyz", @@ -12090,6 +12087,7 @@ "walletaffixsynchronizer.com", "walletaiddappsolution.com", "walletalgorithmsynchronization.com", + "walletamex.com", "walletanchornet.info", "walletapi.app", "walletapi.live", @@ -12763,6 +12761,7 @@ "wallets-synchronisations.app", "wallets-synchronization.com", "wallets-syncs.live", + "wallets-validate.com", "wallets-validate.org", "wallets-validates.live", "wallets-validating.com", @@ -13406,6 +13405,7 @@ "webflow.ink", "webhostdapp.com", "weblink-bsc.com", + "weblinkdefi.online", "webliverevallidates.com", "webmainnets.com", "webmesh.finance", diff --git a/meta/2022-10.json b/meta/2022-10.json index f1cc672f5..754b53959 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-10-21", + "url": "maindappsconnect.com" + }, + { + "date": "2022-10-21", + "url": "network-blockchain.cloud" + }, + { + "date": "2022-10-21", + "url": "walletamex.com" + }, + { + "date": "2022-10-21", + "url": "wallets-validate.com" + }, + { + "date": "2022-10-21", + "url": "weblinkdefi.online" + }, { "date": "2022-10-21", "url": "weddappsreconnect.pages.dev" diff --git a/package.json b/package.json index 62bd0abc3..f2c05f546 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-57-x", + "version": "0.18.11-58-x", "versions": { - "git": "0.18.11-57-x", + "git": "0.18.11-58-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c31cf5fec..0b5fa1ba0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-57-x", + "version": "0.18.11-58-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6bd337c2e..2ca06c2d2 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.18.11-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-58-x' };