From f3f2bd9c266eb950eb61446d7eb3d5e986c2a153 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 07:03:14 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-32-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 9 ++++----- meta/2022-08.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fc63cb308..3b1ac6981 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) - 278 mhusnirizal update all.json (#1982) + 279 mhusnirizal Update all.json (#1984) 199 Frank Update all.json (#1980) 122 Tim Janssen Update all.json (#1983) 88 michalisFr Update all.json from Allure Security findings (#1977) diff --git a/all.json b/all.json index 4f15d0683..e9c4dd496 100644 --- a/all.json +++ b/all.json @@ -26,11 +26,6 @@ "zapto.org" ], "deny": [ - "issue-autoresolve.live", - "s.issue-autoresolve.live", - "eblockschaintool.live", - "eblockschainstools.live", - "eblockschainstool.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3721,6 +3716,9 @@ "easywayng.com", "easywebsyncrination.com", "eazydappsauthenticator.com", + "eblockschainstool.live", + "eblockschainstools.live", + "eblockschaintool.live", "ec2token.com", "ecoinbankio.com", "ecosystem-cronos.co", @@ -4670,6 +4668,7 @@ "iserve.ae", "ismetamask.io", "ispot.cc", + "issue-autoresolve.live", "issuefixdapp.tech", "itallsimple.com", "itautorectifywalletdap.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index cfd71bbe8..8fe9533e5 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -15,10 +15,30 @@ "date": "2022-08-03", "url": "dappmainnet.tech" }, + { + "date": "2022-08-03", + "url": "eblockschainstool.live" + }, + { + "date": "2022-08-03", + "url": "eblockschainstools.live" + }, + { + "date": "2022-08-03", + "url": "eblockschaintool.live" + }, + { + "date": "2022-08-03", + "url": "issue-autoresolve.live" + }, { "date": "2022-08-03", "url": "rossy.pages.dev" }, + { + "date": "2022-08-03", + "url": "s.issue-autoresolve.live" + }, { "date": "2022-08-03", "url": "smartcoinresolvetec.info" diff --git a/package.json b/package.json index 5b6ab8609..49c9efa49 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-31-x", + "version": "0.18.3-32-x", "versions": { - "git": "0.18.3-31-x", + "git": "0.18.3-32-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 15b9ec7b4..63ca28630 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-31-x", + "version": "0.18.3-32-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 7cacf43a0..2d3ee9a71 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-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-32-x' };