From dad15e66465f6888b7469710b57863807c4626f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:29:34 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-23-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2ca755215..f0101d1d0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 594 Mich block 4 polkastarter scams (#2664) 472 Jaco Block explore-ledger.online (#2655) - 393 Tim Janssen Update all.json (#2667) + 394 Tim Janssen Update all.json (#2669) 387 Frank Update all.json (#2668) 369 mhusnirizal update all.json (#2665) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 1ab782451..dbf448c56 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "livefunctionaltools.xyz", - "s.centralizedprotocol.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6178,6 +6176,7 @@ "livedappsync.online", "livedexconnect.online", "livefixconnect.com", + "livefunctionaltools.xyz", "livegive-away.vip", "liveintegratedwallets.com", "liveioapps.com", @@ -9808,6 +9807,7 @@ "s-ledgerfirm.com", "s-tepn.online", "s-walletsync.com", + "s.centralizedprotocol.live", "sadbox.quest", "sadbox.shop", "sadbox.site", diff --git a/meta/2022-12.json b/meta/2022-12.json index 99a713dae..5bc61fc92 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -47,6 +47,10 @@ "date": "2022-12-09", "url": "hotnftmart.com" }, + { + "date": "2022-12-09", + "url": "livefunctionaltools.xyz" + }, { "date": "2022-12-09", "url": "nodeappradar.com" @@ -67,6 +71,10 @@ "date": "2022-12-09", "url": "qfs-securevault.com" }, + { + "date": "2022-12-09", + "url": "s.centralizedprotocol.live" + }, { "date": "2022-12-09", "url": "snmartcointech.live" diff --git a/package.json b/package.json index 59a02b8e5..1496d5b20 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-22-x", + "version": "0.18.13-23-x", "versions": { - "git": "0.18.13-22-x", + "git": "0.18.13-23-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4fde64c1b..e11a5a434 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-22-x", + "version": "0.18.13-23-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 8e6c49054..a1f48bf22 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-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-23-x' };