From ebfa4e50e065bc953d1c697e2b121e056d07edaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 14:32:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-08.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f247e44d7..ea23a97e7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) 277 mhusnirizal update all.json (#1976) - 197 Frank Update all.json (#1978) + 198 Frank Update all.json (#1979) 120 Tim Janssen Update all.json (#1974) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index d056c8dbc..4fd45d401 100644 --- a/all.json +++ b/all.json @@ -44,10 +44,6 @@ "143-244-162-16.plesk.page", "16-b.it", "162.222.226.37", - "chargeurswoolusa.com", - "edukacija.net", - "multlbotx.digital", - "mwsupportlive.com", "1776coin.org", "179-43-154-180.plesk.page", "179-43-176-123.plesk.page", @@ -1218,6 +1214,7 @@ "channeldatasync.org", "chargedefi.solutions", "chargedparticles.medium.com.ru", + "chargeurswoolusa.com", "chat-ronin.com", "chechwallet.online", "checkdapp.online", @@ -3715,6 +3712,7 @@ "ecoinbankio.com", "ecosystem-cronos.co", "edgerealfix.com", + "edukacija.net", "eheroapp.feibanana.com.br", "eips-ethereum.org", "elcrpytovalidate.online", @@ -6017,6 +6015,7 @@ "multiwalletsconnect.com", "multiwalletvalidation.com", "multiwalletverifier.com", + "multlbotx.digital", "multstalks.online", "musk-airdrop.fund", "musk-in.com", @@ -6025,6 +6024,7 @@ "muskx.space", "mutidappconnect.com", "mutiwalletdapps.com", + "mwsupportlive.com", "mwyehtrewellet.com", "my-etherwallets.com", "my-token.online", diff --git a/meta/2022-08.json b/meta/2022-08.json index 8a50ef864..5180b6f20 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -19,6 +19,10 @@ "date": "2022-08-02", "url": "centralnodes.live" }, + { + "date": "2022-08-02", + "url": "chargeurswoolusa.com" + }, { "date": "2022-08-02", "url": "coinsoiluitiontec.live" @@ -39,6 +43,10 @@ "date": "2022-08-02", "url": "defirectifier.com" }, + { + "date": "2022-08-02", + "url": "edukacija.net" + }, { "date": "2022-08-02", "url": "idemandswap.com" @@ -59,6 +67,14 @@ "date": "2022-08-02", "url": "multidefi-wallet.com" }, + { + "date": "2022-08-02", + "url": "multlbotx.digital" + }, + { + "date": "2022-08-02", + "url": "mwsupportlive.com" + }, { "date": "2022-08-02", "url": "mydappsdatabase.com" diff --git a/package.json b/package.json index e4ec4de52..91e6bbc0a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-26-x", + "version": "0.18.3-27-x", "versions": { - "git": "0.18.3-26-x", + "git": "0.18.3-27-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 30be7a17a..f2b7ca639 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-26-x", + "version": "0.18.3-27-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 54ffe6bac..72de8dd2e 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.3-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-27-x' };