From 0b813041163280d3ce9c0aee86f8db0333624961 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:38:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-12.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 b6609f132..c2ab93373 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,8 +5,8 @@ 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) + 13 alineherzman Update all.json (#2660) 13 ccris02 Update all.json (#1510) - 12 alineherzman Update all.json (#2644) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) 6 ccris02 Adding few newly registered phishing sites (#344) diff --git a/all.json b/all.json index 9c3fc9d21..a24a13055 100644 --- a/all.json +++ b/all.json @@ -42,7 +42,6 @@ "0xtorus.com", "0xtoruslabs.com", "0xzabo.com", - "questlumb.tech", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -9416,6 +9415,7 @@ "queconnect.site", "queryrectify.live", "queryrectify.net", + "questlumb.tech", "quick-fixsprotocol.live", "quick-network.app", "quickappauths.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index ba1940ef8..8f7aef4a0 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -99,6 +99,10 @@ "date": "2022-12-08", "url": "node-mainnet.online" }, + { + "date": "2022-12-08", + "url": "questlumb.tech" + }, { "date": "2022-12-08", "url": "securedwebsync.com" diff --git a/package.json b/package.json index 7be525e38..119448bd0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-13-x", + "version": "0.18.13-14-x", "versions": { - "git": "0.18.13-13-x", + "git": "0.18.13-14-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6f544d14a..473869418 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-13-x", + "version": "0.18.13-14-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d3801d9d9..5e91fe3b1 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.13-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-14-x' };