From a11ce7a5c527f9fd090b97353f2c56b9e8304a7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:32:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-42-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.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 69d19e975..9d460f7dc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) - 344 mhusnirizal update all.json (#2358) + 345 mhusnirizal update all.json (#2359) 291 Frank Update all.json (#2355) 261 Tim Janssen Update all.json (#2356) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index e5bd58c73..347ce4d75 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "dappkio.com", - "smartsolutiontech.pics", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2834,6 +2832,7 @@ "dappintegrations.online", "dappintegrator.cloud", "dappintegrator.site", + "dappkio.com", "dapplaunch.org", "dapplaunchpads.com", "dapplink.tech", @@ -9560,6 +9559,7 @@ "smartsollutiontec.live", "smartsolutioninterface.info", "smartsolutiontech.live", + "smartsolutiontech.pics", "smartsolutiontech.xyz", "smartsolutiontov2.lol", "smartswalletconnect.org", diff --git a/meta/2022-10.json b/meta/2022-10.json index c775e8a1d..8db0f8415 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-10-03", + "url": "dappkio.com" + }, { "date": "2022-10-03", "url": "mainetnodesfix.live" @@ -19,6 +23,10 @@ "date": "2022-10-03", "url": "s.resolution-mainnets.live" }, + { + "date": "2022-10-03", + "url": "smartsolutiontech.pics" + }, { "date": "2022-10-02", "url": "app.flowstringapp.com" diff --git a/package.json b/package.json index 0a7eae183..9f48d1e66 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-41-x", + "version": "0.18.10-42-x", "versions": { - "git": "0.18.10-41-x", + "git": "0.18.10-42-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1a3268ca3..5ae5fb2e2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-41-x", + "version": "0.18.10-42-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bbd3f2bd1..e75fcf34a 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.10-41-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-42-x' };