From 3f29915a6b7adcf76944bae12f7e977c83a52c8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Jul 2022 10:48:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 36dd1ad86..434de95ba 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 426 Jaco Another starter (#1880) - 260 mhusnirizal update all.json (#1892) + 261 mhusnirizal update all.json (#1894) 186 Frank Update all.json (#1888) 92 thwjanssen89 Update all.json (#1893) 84 michalisFr Update all.json from Allure Security findings (#1879) diff --git a/all.json b/all.json index 94e0d0e71..f172cb540 100644 --- a/all.json +++ b/all.json @@ -24,8 +24,6 @@ "zapto.org" ], "deny": [ - "appmainnetservers.net", - "decentralizedchain-support.net", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -407,6 +405,7 @@ "applovinstudios.com", "appmainnetexplorer.online", "appmainnetserver.com", + "appmainnetservers.net", "appnodecenter.com", "appnoderectify.org", "apponeconnect.com", @@ -3127,6 +3126,7 @@ "decentralized-connect.com", "decentralized-dapps.info", "decentralized-launchpad.com", + "decentralizedchain-support.net", "decentralizedchain.co", "decentralizedconnect.co", "decentralizedcryptoconnect.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index f912056f1..dd9ec0e39 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-07-23", + "url": "appmainnetservers.net" + }, { "date": "2022-07-23", "url": "colabland.net" @@ -15,6 +19,10 @@ "date": "2022-07-23", "url": "dappconnectpad.com" }, + { + "date": "2022-07-23", + "url": "decentralizedchain-support.net" + }, { "date": "2022-07-23", "url": "defi-apps.xyz" diff --git a/package.json b/package.json index a37c9ccf5..aa0587416 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-16-x", + "version": "0.18.2-17-x", "versions": { - "git": "0.18.2-16-x", + "git": "0.18.2-17-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bffbbb4cb..902125e65 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-16-x", + "version": "0.18.2-17-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9acbed415..a269f64b8 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.2-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-17-x' };