diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 483753225..435b8ba0f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 459 Jaco 0.18.8 (#2261) 333 mhusnirizal update all.json (#2300) - 279 Frank Update all.json (#2298) + 280 Frank Update all.json (#2304) 241 Tim Janssen Update all.json (#2302) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 38a8d9955..a825c3748 100644 --- a/all.json +++ b/all.json @@ -27,13 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "migrationfix.com", - "miigratiingtov2liiveehere.xyz", - "multi-activenode.online", - "sync-tool.tech", - "v2contractboosting.best", - "v2migrationfroggieslivenow.xyz", - "wallcustsync.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6623,8 +6616,10 @@ "migratingfromv1tov2livenow.xyz", "migratingmetov2livvve.xyz", "migration-saitamav2.com", + "migrationfix.com", "miiggrraattiinngtov2hoop.xyz", "miiggrraattiinngtov4hoopsite.me", + "miigratiingtov2liiveehere.xyz", "miigratingtov2live.xyz", "miigrattemefromonetov2.xyz", "miigrattetov2finalhere.xyz", @@ -6783,6 +6778,7 @@ "mt-llinink.info", "mtokenbulgaria.com", "mullenfx.com", + "multi-activenode.online", "multi-bridge.services", "multi-bridgechain.org", "multi-chains.io", @@ -9809,6 +9805,7 @@ "sync-securedwallet.com", "sync-shield.com", "sync-solution.com", + "sync-tool.tech", "sync-trustedappscloud.online", "sync-validatedapps.live", "sync-validates.com", @@ -11026,9 +11023,11 @@ "v2-multibridge.live", "v2-multibridge.net", "v2boost.best", + "v2contractboosting.best", "v2contractconnect.best", "v2contractmigration.live", "v2migratetokens.xyz", + "v2migrationfroggieslivenow.xyz", "v2pancakeswap.info", "v2pancakeswap.io", "v2safemoonconsolidation.live", @@ -11372,6 +11371,7 @@ "wallcrutinze.com", "wallctdirect.com", "wallcustomsync.link", + "wallcustsync.live", "walldappssync.com", "walldappssync.xyz", "walldapsync.info", diff --git a/meta/2022-09.json b/meta/2022-09.json index 258284cc0..c2725bf1f 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -163,6 +163,14 @@ "date": "2022-09-23", "url": "migrates-smartfixs.live" }, + { + "date": "2022-09-23", + "url": "migrationfix.com" + }, + { + "date": "2022-09-23", + "url": "miigratiingtov2liiveehere.xyz" + }, { "date": "2022-09-23", "url": "mintchainauth.netlify.app" @@ -171,6 +179,10 @@ "date": "2022-09-23", "url": "moftvers.com" }, + { + "date": "2022-09-23", + "url": "multi-activenode.online" + }, { "date": "2022-09-23", "url": "nxconnector.tk" @@ -287,6 +299,10 @@ "date": "2022-09-23", "url": "switchrectifier.live" }, + { + "date": "2022-09-23", + "url": "sync-tool.tech" + }, { "date": "2022-09-23", "url": "terrastation-connect.com" @@ -307,10 +323,22 @@ "date": "2022-09-23", "url": "umbrelnodes.com" }, + { + "date": "2022-09-23", + "url": "v2contractboosting.best" + }, + { + "date": "2022-09-23", + "url": "v2migrationfroggieslivenow.xyz" + }, { "date": "2022-09-23", "url": "vechainthewallet.org" }, + { + "date": "2022-09-23", + "url": "wallcustsync.live" + }, { "date": "2022-09-23", "url": "walletsmartpairing.online" diff --git a/package.json b/package.json index fd9e2ac70..205098cc9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-33-x", + "version": "0.18.9-34-x", "versions": { - "git": "0.18.9-33-x", + "git": "0.18.9-34-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fa50397bd..e2f3b7e21 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-33-x", + "version": "0.18.9-34-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 5fc28de8e..cbb56e5f2 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.9-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-34-x' };