From a8ecee91b5bd2a90f06b3230ac440fb89243a886 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 19:41:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-52-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 c1a115f5f..cabccf78c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) 379 Frank Update all.json (#2625) - 376 Tim Janssen Update all.json (#2626) + 377 Tim Janssen Update all.json (#2627) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index a3e619f81..2b75674ea 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dotbsc.link", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4492,6 +4491,7 @@ "dot4.tech", "dot4.top", "dotairdrop.co", + "dotbsc.link", "dotceo.net", "dotdrop2x.com", "dotevent.io", diff --git a/meta/2022-12.json b/meta/2022-12.json index 584bd6363..7b41b7fe4 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -2,5 +2,9 @@ { "date": "2022-12-01", "url": "cross-chainsupport.h-ex.online" + }, + { + "date": "2022-12-01", + "url": "dotbsc.link" } ] diff --git a/package.json b/package.json index d431efaa0..91fe1de0d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-51-x", + "version": "0.18.12-52-x", "versions": { - "git": "0.18.12-51-x", + "git": "0.18.12-52-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f867d02e4..9352d21ec 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-51-x", + "version": "0.18.12-52-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 dbadd9ac0..0ae404720 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-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-52-x' };