From e1549fb8eb55fa44d7f633bd9f6802cbe9e9b34f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 04:36:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-9-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 77d0aa1e7..de23aa5c7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) - 352 mhusnirizal update all.json (#2381) + 353 mhusnirizal update all.json (#2392) 302 Frank Update all.json (#2391) 271 Tim Janssen Update all.json (#2390) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 18fde4a5a..00683ba2a 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "smartnodetech.com", - "blockchainaccountrestore.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1106,6 +1104,7 @@ "blockchain-wallets.tk", "blockchain-walletsync.com", "blockchain1-wallet.com", + "blockchainaccountrestore.com", "blockchainaccountrestore.io", "blockchainapp.online", "blockchainbridge.xyz", @@ -9661,6 +9660,7 @@ "smartnoderesolve.com", "smartnoderestore.live", "smartnodes.org", + "smartnodetech.com", "smartnord-synchronization.live", "smartnordsynchronization.live", "smartointechdappsolutiion.live", diff --git a/meta/2022-10.json b/meta/2022-10.json index 12590fedb..57233b91e 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-10-10", + "url": "blockchainaccountrestore.com" + }, + { + "date": "2022-10-10", + "url": "smartnodetech.com" + }, { "date": "2022-10-09", "url": "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz" diff --git a/package.json b/package.json index 31050d0f1..636a0ba0f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-8-x", + "version": "0.18.11-9-x", "versions": { - "git": "0.18.11-8-x", + "git": "0.18.11-9-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 47d0ca2d6..11a230b23 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-8-x", + "version": "0.18.11-9-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 56a575fb6..bf9535689 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.11-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-9-x' };