diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8891f91de..aa478f726 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) - 316 Frank Update all.json (#2435) + 317 Frank Update all.json (#2437) 291 Tim Janssen Update all.json (#2436) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 6a23061d3..2c9fb033a 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "multichain-beta.com", - "multichain-beta.org", - "turnbridgelive.best", - "v2promigration.best", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7078,6 +7074,8 @@ "multibridggedapps.com", "multibriidgedapps.com", "multichain-a.com", + "multichain-beta.com", + "multichain-beta.org", "multichain-dapp.com", "multichain-defi.net", "multichain-sync.com", @@ -11175,6 +11173,7 @@ "tuken.im", "tuoke.im", "tuoken.im", + "turnbridgelive.best", "turst-wallet.cam", "turstwallet.club", "turvqweb.online", @@ -11465,6 +11464,7 @@ "v2migrationfroggieslivenow.xyz", "v2pancakeswap.info", "v2pancakeswap.io", + "v2promigration.best", "v2safemoonconsolidation.live", "v2saitama.com", "v2tokenbridge.live", diff --git a/meta/2022-10.json b/meta/2022-10.json index bc558d9f7..2313b32e4 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -7,10 +7,26 @@ "date": "2022-10-19", "url": "monopolydrop.com" }, + { + "date": "2022-10-19", + "url": "multichain-beta.com" + }, + { + "date": "2022-10-19", + "url": "multichain-beta.org" + }, { "date": "2022-10-19", "url": "reformfixscan.live" }, + { + "date": "2022-10-19", + "url": "turnbridgelive.best" + }, + { + "date": "2022-10-19", + "url": "v2promigration.best" + }, { "date": "2022-10-18", "url": "multichain-a.com" diff --git a/package.json b/package.json index 8b45dc46f..ef03fd96e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-49-x", + "version": "0.18.11-50-x", "versions": { - "git": "0.18.11-49-x", + "git": "0.18.11-50-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a52c5b0d6..d21140ab7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-49-x", + "version": "0.18.11-50-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 f76cfa568..c6e98f433 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-49-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-50-x' };