From 588db4343d3a6e36ab1ec668a800e365cb41e956 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 05:42:56 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-38-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 b176c9426..3aac1aed8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) - 279 mhusnirizal Update all.json (#1984) + 280 mhusnirizal update all.json (#1991) 202 Frank Update all.json (#1990) 125 Tim Janssen Update all.json (#1988) 88 michalisFr Update all.json from Allure Security findings (#1977) diff --git a/all.json b/all.json index 8d2ddcb0a..e5fe703dd 100644 --- a/all.json +++ b/all.json @@ -26,10 +26,6 @@ "zapto.org" ], "deny": [ - "dappssolution.weebly.com", - "coindevonlineconnectlive.life", - "apptool.site", - "appmainets.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -473,6 +469,7 @@ "applive-polkadot.tech", "appliveio.com", "applovinstudios.com", + "appmainets.com", "appmainnetexplorer.online", "appmainnetserver.com", "appmainnetservers.net", @@ -521,6 +518,7 @@ "appsyncpage.live", "apptokens.xyz", "apptokensvalidator.com", + "apptool.site", "appuniswapp.com", "appwalletconnect.us", "appwalletnetwork.com", @@ -1352,6 +1350,7 @@ "coindaappserver.site", "coindap-navigation.com", "coindappsync.online", + "coindevonlineconnectlive.life", "coinencrypt.cloud", "coineresolve.cloud", "coinfactory.digital", @@ -2952,6 +2951,7 @@ "dappssmartlaunchpad.com", "dappssolution.live", "dappssolution.online", + "dappssolution.weebly.com", "dappssolutions.live", "dappssuportdesk.online", "dappssuports.online", diff --git a/meta/2022-08.json b/meta/2022-08.json index 6e9010b1d..741606cb8 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-08-04", + "url": "appmainets.com" + }, + { + "date": "2022-08-04", + "url": "apptool.site" + }, + { + "date": "2022-08-04", + "url": "coindevonlineconnectlive.life" + }, + { + "date": "2022-08-04", + "url": "dappssolution.weebly.com" + }, { "date": "2022-08-03", "url": "altdexbridge.live" diff --git a/package.json b/package.json index fa6f30ad8..15af53d80 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-37-x", + "version": "0.18.3-38-x", "versions": { - "git": "0.18.3-37-x", + "git": "0.18.3-38-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 69bcbc8e3..d34334bab 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-37-x", + "version": "0.18.3-38-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 0e333a548..08dbaaa0c 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-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-38-x' };