From e377d0329a28f5474490888e3982783c4560a590 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:46:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-24-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a2ea41242..dbec7ac05 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 591 Mich block "walletsrectification.network", (#2585) 467 Jaco Bump TS (#2589) 369 Frank Update all.json (#2593) - 362 mhusnirizal update all.json (#2586) + 363 mhusnirizal update all.json (#2594) 361 Tim Janssen Update all.json (#2592) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 35f200fee..e00a3c070 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ "zapto.org" ], "deny": [ - "onlinerectifier.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -8138,6 +8137,7 @@ "onlinenodepath.com", "onlinepancakeswap.site", "onlinepropsync.com", + "onlinerectifier.netlify.app", "onlinerectifynodes.com", "onlineresync.site", "onlinesconnects.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index b3049648b..a1c513994 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-22", + "url": "onlinerectifier.netlify.app" + }, { "date": "2022-11-21", "url": "autonomouscryt.website" diff --git a/package.json b/package.json index 0a40eca29..f1eccd885 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-23-x", + "version": "0.18.12-24-x", "versions": { - "git": "0.18.12-23-x", + "git": "0.18.12-24-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b9516c3a..52992b99c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-23-x", + "version": "0.18.12-24-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 32aafc0f1..b56403990 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.12-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-24-x' };