From 425cab9d5edcce4ccb0b8990b1583b50543aba58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 06:56:59 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-5-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.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 c09848180..ea238f499 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) 352 mhusnirizal update all.json (#2381) - 300 Frank Update all.json (#2386) + 301 Frank Update all.json (#2388) 269 Tim Janssen Update all.json (#2387) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 01c40552b..ad895fb06 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "desydefinode.com", - "nominexauth.web.app", "0vvwwuniswap.top", "0vwwuniswap.top", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -4033,6 +4031,7 @@ "deskcom.cfd", "deskftmx.com", "dessynchronise.000webhostapp.com", + "desydefinode.com", "details-paxful.dashboard-paxful.com", "details-paxful.trade", "dev-apygate.online", @@ -7572,6 +7571,7 @@ "nofeka.net", "noidkillnsmacsbirddye.ru", "noilehtnoil.com", + "nominexauth.web.app", "noncustodians-sync.online", "nonftsynchronization.com", "norcdpass.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index bc3666bb2..99bd72e6e 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-10-09", + "url": "desydefinode.com" + }, + { + "date": "2022-10-09", + "url": "nominexauth.web.app" + }, { "date": "2022-10-08", "url": "flowstringsnode.com" diff --git a/package.json b/package.json index 780adaf29..bbd6bc115 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-4-x", + "version": "0.18.11-5-x", "versions": { - "git": "0.18.11-4-x", + "git": "0.18.11-5-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9e64fdcbb..6e0c153f3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-4-x", + "version": "0.18.11-5-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e7112c316..9099d4701 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.11-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-5-x' };