From 1b077c58411500f708a192abb7bb2812f9f2a998 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 08:07:01 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.9-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 ++++------ meta/2022-09.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 33 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 257fb8812..7c5fbd5c8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 577 Mich Update all.json (#2234) 459 Jaco 0.18.8 (#2261) - 324 mhusnirizal update all.json (#2254) + 325 mhusnirizal update all.json (#2260) 268 Frank Update all.json (#2259) 230 Tim Janssen Update all.json (#2255) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 71e02ea34..aa0e38fd9 100644 --- a/all.json +++ b/all.json @@ -26,12 +26,6 @@ "zapto.org" ], "deny": [ - "chainsupfix.com", - "mainswitchnet.live", - "en.chainsupfix.com", - "s.mainswitchnet.live", - "configvalidate.tk", - "smartnode.info", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1378,6 +1372,7 @@ "chainsmainnet.com", "chainsolution.net", "chainstoken.com", + "chainsupfix.com", "chainsupportextension.net", "chainswallet.net", "chainswalletconnect.com", @@ -1852,6 +1847,7 @@ "configmintedapps.life", "configureallwallets.net", "configurenodes.live", + "configvalidate.tk", "confileswall.sbs", "confxminitrade.co", "conn-tkn.com", @@ -5804,6 +5800,7 @@ "mainstreamtokenconnect.net", "mainstreamtokenswap.com", "mainswebrectify.live", + "mainswitchnet.live", "mainsync.net", "mainsync.org", "mainsyncbugfix.live", @@ -9129,6 +9126,7 @@ "smartnetworkrectify.com", "smartnetworkrectify.live", "smartnetworkresolve.live", + "smartnode.info", "smartnodefix.org", "smartnoderesolve.com", "smartnodes.org", diff --git a/meta/2022-09.json b/meta/2022-09.json index d5dc542c8..921c90c92 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,12 +1,36 @@ [ + { + "date": "2022-09-17", + "url": "chainsupfix.com" + }, + { + "date": "2022-09-17", + "url": "configvalidate.tk" + }, { "date": "2022-09-17", "url": "connect.openchainsmart.com" }, + { + "date": "2022-09-17", + "url": "en.chainsupfix.com" + }, + { + "date": "2022-09-17", + "url": "mainswitchnet.live" + }, { "date": "2022-09-17", "url": "openchainsmart.com" }, + { + "date": "2022-09-17", + "url": "s.mainswitchnet.live" + }, + { + "date": "2022-09-17", + "url": "smartnode.info" + }, { "date": "2022-09-16", "url": "alphabeta-cyclicmigrate.netlify.app" diff --git a/package.json b/package.json index 6889815be..a90928db4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8", + "version": "0.18.9-0-x", "versions": { - "git": "0.18.8", + "git": "0.18.9-0-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5f5a27f72..ee2a7c0bc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8", + "version": "0.18.9-0-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 ac381119d..2a3eda5ee 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.8' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-0-x' };