From 8d5e6688c731cb97770890143fd245bfa169a85e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 06:04:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-30-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-08.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 17dafd63b..89f1af801 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) - 277 mhusnirizal update all.json (#1976) + 278 mhusnirizal update all.json (#1982) 199 Frank Update all.json (#1980) 121 Tim Janssen Update all.json (#1981) 88 michalisFr Update all.json from Allure Security findings (#1977) diff --git a/all.json b/all.json index 4e148ac47..8790c5e9f 100644 --- a/all.json +++ b/all.json @@ -26,12 +26,6 @@ "zapto.org" ], "deny": [ - "smartcoinresolvetec.live", - "smartcoinresolvetec.info", - "coinsoiluitiiontech.site", - "coinsmartsollution.live", - "walletsbridges.co", - "dappmainnet.tech", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1403,9 +1397,11 @@ "coinsinvestment.org", "coinsmart-soiluitionfixx.xyz", "coinsmartechsoluition.live", + "coinsmartsollution.live", "coinsmartsolution.xyz", "coinsmarttechsolu.xyz", "coinsnationcryptoinsurance.com", + "coinsoiluitiiontech.site", "coinsoiluitiontec.live", "coinsol.wixsite.com", "coinsoluitiiontech.xyz", @@ -2471,6 +2467,7 @@ "dappmainnet.live", "dappmainnet.net", "dappmainnet.org", + "dappmainnet.tech", "dappmanager.io", "dappmaster.xyz", "dappmasternode.com", @@ -8125,6 +8122,8 @@ "smartcoiapp.com", "smartcoiintechsollution.xyz", "smartcoiintechsollutionn.me", + "smartcoinresolvetec.info", + "smartcoinresolvetec.live", "smartcoinscapital.com", "smartcoinsoilutiion.live", "smartcoinsolution.xyz", @@ -10849,6 +10848,7 @@ "walletsbridge.com", "walletsbridgedapp.com", "walletsbridgedapps.com", + "walletsbridges.co", "walletsbridges.com", "walletsbridgesdap.com", "walletsbridgesdapp.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index c5ae498e6..20690d597 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,8 +1,32 @@ [ + { + "date": "2022-08-03", + "url": "coinsmartsollution.live" + }, + { + "date": "2022-08-03", + "url": "coinsoiluitiiontech.site" + }, + { + "date": "2022-08-03", + "url": "dappmainnet.tech" + }, { "date": "2022-08-03", "url": "rossy.pages.dev" }, + { + "date": "2022-08-03", + "url": "smartcoinresolvetec.info" + }, + { + "date": "2022-08-03", + "url": "smartcoinresolvetec.live" + }, + { + "date": "2022-08-03", + "url": "walletsbridges.co" + }, { "date": "2022-08-02", "url": "app-sysmainnet.com" diff --git a/package.json b/package.json index a104f2e19..23d9c7eea 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-29-x", + "version": "0.18.3-30-x", "versions": { - "git": "0.18.3-29-x", + "git": "0.18.3-30-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 57d360577..8acef157e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-29-x", + "version": "0.18.3-30-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 79c553f4f..3cdb0d5a5 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-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-30-x' };