From 2e37eafd53e3d4178aa9793045f1d0a25fc16e9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 08:00:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-73-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1a9d25212..4ee3fc0ba 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 475 Jaco Bump dev (#2724) 411 Tim Janssen Update all.json (#2728) 409 Frank Update all.json (#2727) - 377 mhusnirizal update all.json (#2723) + 378 mhusnirizal update all.json (#2730) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 alineherzman Update all.json (#2660) diff --git a/all.json b/all.json index b52a2b471..e1f4e4092 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "defihubs.io", - "support.defihubs.io", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4309,6 +4307,7 @@ "defifixintegrate.com", "defifixprotocol.com", "defifixprotocols.com", + "defihubs.io", "defii-restor-access.com", "defikingdoms-com.xyz", "defilauncher.org", diff --git a/meta/2022-12.json b/meta/2022-12.json index e81d74225..60c697458 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-12-28", + "url": "defihubs.io" + }, + { + "date": "2022-12-28", + "url": "support.defihubs.io" + }, { "date": "2022-12-27", "url": "connect.cristconnect.xyz" diff --git a/package.json b/package.json index 48a000a5f..b99458daa 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-72-x", + "version": "0.18.13-73-x", "versions": { - "git": "0.18.13-72-x", + "git": "0.18.13-73-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 296bd6d56..0c720c973 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-72-x", + "version": "0.18.13-73-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 a903d4fbc..72bfa7e54 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-72-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-73-x' };