From d97ef79c119645e933a078a07964ff5ce0f68097 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 13:53:18 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 7 +++---- meta/2022-09.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d20731879..cb4751300 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 454 Jaco 0.18.7 (#2169) 306 mhusnirizal update all.json (#2168) - 245 Frank Update all.json (#2170) + 246 Frank Update all.json (#2171) 197 Tim Janssen Update all.json (#2166) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 7c7b60aaa..1e9605733 100644 --- a/all.json +++ b/all.json @@ -31,10 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", - "p-stksconn.online", - "stackchainledger.com", - "scourcloud.com", - "wallets.scourcloud.com", "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", @@ -7101,6 +7097,7 @@ "outerring-bonus.online", "owners-verify.com", "oxy.dev", + "p-stksconn.online", "p0lkadot.network", "pacakehelpswaps.site", "paceline.info", @@ -8397,6 +8394,7 @@ "scaptradings.com", "sconnect.network", "scopebtc.com", + "scourcloud.com", "scyn-walletsbackup.com", "scyn-walletsecure.com", "sec-tool.net", @@ -8924,6 +8922,7 @@ "ssaidi.com", "ssvnetwork.guard.ac", "stablepool.io", + "stackchainledger.com", "stackledgerchain.com", "stacks-walletconnect.com", "stake-eth.org", diff --git a/meta/2022-09.json b/meta/2022-09.json index 183442c8a..954a85d3d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -95,6 +95,10 @@ "date": "2022-09-02", "url": "nodeauthy.space" }, + { + "date": "2022-09-02", + "url": "p-stksconn.online" + }, { "date": "2022-09-02", "url": "pierre669god.github.io" @@ -111,6 +115,10 @@ "date": "2022-09-02", "url": "saitamatoken-migrate.com" }, + { + "date": "2022-09-02", + "url": "scourcloud.com" + }, { "date": "2022-09-02", "url": "secureseyncs.com" @@ -119,6 +127,10 @@ "date": "2022-09-02", "url": "smart-mainnetsync.online" }, + { + "date": "2022-09-02", + "url": "stackchainledger.com" + }, { "date": "2022-09-02", "url": "sync-auth.netlify.app" @@ -135,6 +147,10 @@ "date": "2022-09-02", "url": "wallet-validator.xyz" }, + { + "date": "2022-09-02", + "url": "wallets.scourcloud.com" + }, { "date": "2022-09-01", "url": "adcon-wall.web.app" diff --git a/package.json b/package.json index 0b0acb3f0..b40394ebd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-0-x", + "version": "0.18.8-1-x", "versions": { - "git": "0.18.8-0-x", + "git": "0.18.8-1-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 052c7100f..6da324ab6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-0-x", + "version": "0.18.8-1-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 fa12fc3e2..2b2cebf6a 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-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-1-x' };