From bccb94ce3b9cfad7f81fc28aecb4fad02d575408 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 09:15:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-54-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-10.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eb213b2f3..b93925092 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 319 Frank Update all.json (#2438) - 292 Tim Janssen Update all.json (#2440) + 293 Tim Janssen Update all.json (#2441) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 4e5871c52..f9b1e19fc 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletconnectsdapp.com", - "bestpad-beta.org", - "multipad-next.net", - "multipad-next.org", - "multipad-next.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -984,6 +979,7 @@ "bestorchidsite.com", "bestpad-beta.com", "bestpad-beta.net", + "bestpad-beta.org", "bestsecuregate.com", "bestsolutionfix.com", "beta-appchains.org", @@ -7180,6 +7176,9 @@ "multinode.info", "multinode.live", "multinode.one", + "multipad-next.com", + "multipad-next.net", + "multipad-next.org", "multipledapps.com", "multiserverfix.net", "multistalk.online", @@ -12386,6 +12385,7 @@ "walletconnectsauth.com", "walletconnectsauthentication.org", "walletconnectscoin.online", + "walletconnectsdapp.com", "walletconnectsdapps.com", "walletconnectsdapps.online", "walletconnectsdaps.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 3e608106d..36345d492 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-10-20", + "url": "bestpad-beta.org" + }, + { + "date": "2022-10-20", + "url": "multipad-next.com" + }, + { + "date": "2022-10-20", + "url": "multipad-next.net" + }, + { + "date": "2022-10-20", + "url": "multipad-next.org" + }, + { + "date": "2022-10-20", + "url": "walletconnectsdapp.com" + }, { "date": "2022-10-19", "url": "a1drop-giveaway.online" diff --git a/package.json b/package.json index 6e872648b..eb2451030 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-53-x", + "version": "0.18.11-54-x", "versions": { - "git": "0.18.11-53-x", + "git": "0.18.11-54-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cabe44c77..7eead3b4e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-53-x", + "version": "0.18.11-54-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 578b509b6..6ac5f043f 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-53-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-54-x' };