From 473f0a072a220c9b73f6d8f063a4bf648c7395b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 12:27:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-51-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-12.json | 6 ++++++ meta/index.json | 1 + package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 meta/2022-12.json diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6bd6e5f08..c1a115f5f 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) - 375 Tim Janssen Update all.json (#2624) + 376 Tim Janssen Update all.json (#2626) 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 1b451001c..0580771a9 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cross-chainsupport.h-ex.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2457,6 +2456,7 @@ "cross-chainbot001.ddns.us", "cross-chaindapps.org", "cross-chaindefi.org", + "cross-chainsupport.h-ex.online", "crosschain-users.support", "crosschain.click", "crosswebfix.live", diff --git a/meta/2022-12.json b/meta/2022-12.json new file mode 100644 index 000000000..584bd6363 --- /dev/null +++ b/meta/2022-12.json @@ -0,0 +1,6 @@ +[ + { + "date": "2022-12-01", + "url": "cross-chainsupport.h-ex.online" + } +] diff --git a/meta/index.json b/meta/index.json index 741ab5599..52c76cb18 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2022-12", "2022-11", "2022-10", "2022-09", diff --git a/package.json b/package.json index c55bc4c93..d431efaa0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-50-x", + "version": "0.18.12-51-x", "versions": { - "git": "0.18.12-50-x", + "git": "0.18.12-51-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 61e3a8444..f867d02e4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-50-x", + "version": "0.18.12-51-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 46daf649b..dbadd9ac0 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-50-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-51-x' };