From 9178769ebe003ec40dd505d5cef7af1dd01020d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 06:54:43 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-41-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.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 3558db4d6..3f3348f50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) 439 Frank Update all.json (#2809) - 436 Tim Janssen Update all.json (#2807) + 437 Tim Janssen Update all.json (#2812) 390 mhusnirizal update all.json (#2811) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9e2518c23..2b8688f0f 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defihosts.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4441,6 +4440,7 @@ "defifixintegrate.com", "defifixprotocol.com", "defifixprotocols.com", + "defihosts.net", "defihubs.io", "defii-restor-access.com", "defikingdoms-com.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index b05bc7290..f4790db68 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -19,6 +19,10 @@ "date": "2023-01-17", "url": "connect-web3fixtool.xyz" }, + { + "date": "2023-01-17", + "url": "defihosts.net" + }, { "date": "2023-01-17", "url": "dexchainsync.com" diff --git a/package.json b/package.json index 988755f11..37bbd9591 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-40-x", + "version": "0.18.14-41-x", "versions": { - "git": "0.18.14-40-x", + "git": "0.18.14-41-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c3b4c300c..5d4e35f1b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-40-x", + "version": "0.18.14-41-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 05b8341e3..ee74d7d3f 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.14-40-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-41-x' };