From 05e2ef4317a742b6ce2b33754487762ebb9079de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 18:17:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-61-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-04.json | 4 ---- meta/2022-10.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 20 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c13d2d053..35947574f 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) - 323 Frank Update all.json (#2446) + 325 Frank Update all.json (#2449) 295 Tim Janssen Update all.json (#2447) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 78dc48965..73ab0f903 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "multipad-beta.com", - "multipad-beta.net", - "multipad-beta.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7184,6 +7181,9 @@ "multinode.info", "multinode.live", "multinode.one", + "multipad-beta.com", + "multipad-beta.net", + "multipad-beta.org", "multipad-next.com", "multipad-next.net", "multipad-next.org", diff --git a/meta/2022-04.json b/meta/2022-04.json index f3eee04c1..816e46f34 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -4779,10 +4779,6 @@ "date": "2022-04-18", "url": "polygon-walet.site" }, - { - "date": "2022-04-18", - "url": "rockswap.io" - }, { "date": "2022-04-18", "url": "solutionapps.org" diff --git a/meta/2022-10.json b/meta/2022-10.json index 342513d13..a0fe398a5 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -7,6 +7,18 @@ "date": "2022-10-21", "url": "maindappsconnect.com" }, + { + "date": "2022-10-21", + "url": "multipad-beta.com" + }, + { + "date": "2022-10-21", + "url": "multipad-beta.net" + }, + { + "date": "2022-10-21", + "url": "multipad-beta.org" + }, { "date": "2022-10-21", "url": "network-blockchain.cloud" diff --git a/package.json b/package.json index b7e074b10..70a2ace6e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-60-x", + "version": "0.18.11-61-x", "versions": { - "git": "0.18.11-60-x", + "git": "0.18.11-61-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c8ac8d828..911b027f6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-60-x", + "version": "0.18.11-61-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 2a6b5633f..29e43e0fb 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-60-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-61-x' };