From 19c815d8775ff5367d842140f3870fb7341d5724 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 08:56:09 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-44-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-09.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 40 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 295f2e7e6..1ed4071b3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 576 Mich Update all.json (#2212) 456 Jaco Alphabetical README sorting (+ editor note) (#2206) - 316 mhusnirizal update all.json (#2216) + 317 mhusnirizal update all.json (#2221) 254 Frank Update all.json (#2218) 219 Tim Janssen Update all.json (#2219) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 935b92a43..626714e41 100644 --- a/all.json +++ b/all.json @@ -26,13 +26,6 @@ "zapto.org" ], "deny": [ - "walletvallidation.live", - "walletvallidatiion.live", - "wallettvallidatiion.live", - "walletsfix.live", - "fastautheaunthor.live", - "fastauthe.tk", - "fastauthecoinsolution.org", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4319,8 +4312,11 @@ "fastauth2fa.web.app", "fastauthe.com", "fastauthe.org", + "fastauthe.tk", + "fastautheaunthor.live", "fastauthecoin.co", "fastauthecoin.help", + "fastauthecoinsolution.org", "fastauthfixed.online", "fastauths.com", "fastauthswallets.org", @@ -11967,6 +11963,7 @@ "walletservices.online", "walletservicesaffix.online", "walletsextension.com", + "walletsfix.live", "walletsgrid.company", "walletshares.net", "walletshiba.website", @@ -12138,6 +12135,7 @@ "wallettrestoration.com", "wallettrust.ml", "walletttconnnect.xyz", + "wallettvallidatiion.live", "wallettz.com", "walletuconnect.com", "walletunlockconnect.com", @@ -12178,6 +12176,8 @@ "walletvalidatorsync.org", "walletvalidatorweb.com", "walletvalide.org", + "walletvallidatiion.live", + "walletvallidation.live", "walletvallidationconnect.com", "walletvaluex.com", "walletvault.info", diff --git a/meta/2022-09.json b/meta/2022-09.json index 084204809..06d1a1d01 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -19,6 +19,18 @@ "date": "2022-09-08", "url": "dapp-protocol.online" }, + { + "date": "2022-09-08", + "url": "fastauthe.tk" + }, + { + "date": "2022-09-08", + "url": "fastautheaunthor.live" + }, + { + "date": "2022-09-08", + "url": "fastauthecoinsolution.org" + }, { "date": "2022-09-08", "url": "mainnetnode-dapps.online" @@ -39,10 +51,26 @@ "date": "2022-09-08", "url": "w-resolution-mainnet.online" }, + { + "date": "2022-09-08", + "url": "walletsfix.live" + }, + { + "date": "2022-09-08", + "url": "wallettvallidatiion.live" + }, { "date": "2022-09-08", "url": "walletvalidateconnect.com" }, + { + "date": "2022-09-08", + "url": "walletvallidatiion.live" + }, + { + "date": "2022-09-08", + "url": "walletvallidation.live" + }, { "date": "2022-09-07", "url": "all-in-one-sync.com" diff --git a/package.json b/package.json index 65839bc3a..b37119a37 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-43-x", + "version": "0.18.8-44-x", "versions": { - "git": "0.18.8-43-x", + "git": "0.18.8-44-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0849546e1..a292fc92a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-43-x", + "version": "0.18.8-44-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e17a85935..c0d377822 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.8-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-44-x' };