diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 88743172c..e782072ef 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 584 Mich Update all.json (#2469) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 341 Frank Update all.json (#2490) + 342 Frank Update all.json (#2492) 309 Tim Janssen Update all.json (#2491) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 7f04f18d8..16ea83e7f 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "multicrypto-pro.net", - "multicrypto-pro.org", - "multipad-pro.net", - "multipad-pro.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7228,6 +7224,8 @@ "multiconnectionmobile.co", "multiconnectsync.online", "multicrypto-pro.com", + "multicrypto-pro.net", + "multicrypto-pro.org", "multicryptolink.com", "multicryptosync.net", "multicryptowallt.io", @@ -7273,6 +7271,8 @@ "multipad-next.net", "multipad-next.org", "multipad-pro.com", + "multipad-pro.net", + "multipad-pro.org", "multipad-x.com", "multipledapps.com", "multiserverfix.net", diff --git a/meta/2022-10.json b/meta/2022-10.json index 5b8c4bc11..3a655b9f4 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -35,6 +35,22 @@ "date": "2022-10-27", "url": "multicoin-pro.net" }, + { + "date": "2022-10-27", + "url": "multicrypto-pro.net" + }, + { + "date": "2022-10-27", + "url": "multicrypto-pro.org" + }, + { + "date": "2022-10-27", + "url": "multipad-pro.net" + }, + { + "date": "2022-10-27", + "url": "multipad-pro.org" + }, { "date": "2022-10-27", "url": "trustpad-evm.com" diff --git a/package.json b/package.json index c72a3996d..14ec4c326 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-92-x", + "version": "0.18.11-93-x", "versions": { - "git": "0.18.11-92-x", + "git": "0.18.11-93-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3681f33ea..f39d39ca1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-92-x", + "version": "0.18.11-93-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 71f744820..71c079575 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-92-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-93-x' };