From e31d5c81f8fa7ec9b08a9d607b5db6c341c54ccb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 19:10:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-30-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-08.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 1f60b4e36..c61275ea3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) 301 mhusnirizal update all.json (#2085) - 227 Frank Update all.json (#2092) + 228 Frank Update all.json (#2095) 163 Tim Janssen Update all.json (#2093) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index c8cc03d04..5959866b6 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "pulsechaintrust.com", - "securedweblinks.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -7817,6 +7815,7 @@ "pulsechainconnect.com", "pulsechainsacrifice.solutions", "pulsechainsacrifices.solutions", + "pulsechaintrust.com", "pulsex-sacrifice.online", "pulsexleaderboard.com", "pulsexramp.live", @@ -8277,6 +8276,7 @@ "securedwalletverifier.net", "securedweb3links.com", "securedweb3wallet.com", + "securedweblinks.com", "securedwebportocol.tech", "secureencryptionaccess.com", "secureencryptionaccess.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 11096ef96..484ab4569 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -23,10 +23,18 @@ "date": "2022-08-19", "url": "nexglobalexchange.com" }, + { + "date": "2022-08-19", + "url": "pulsechaintrust.com" + }, { "date": "2022-08-19", "url": "satosh-island.com" }, + { + "date": "2022-08-19", + "url": "securedweblinks.com" + }, { "date": "2022-08-19", "url": "stephnsolutions.com" diff --git a/package.json b/package.json index 051cd7f4c..4a044b413 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-29-x", + "version": "0.18.6-30-x", "versions": { - "git": "0.18.6-29-x", + "git": "0.18.6-30-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index abc9166d4..f5cd355de 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-29-x", + "version": "0.18.6-30-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 f980e7d79..cfdaa2484 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.6-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-30-x' };