From 112a258de484b1493c63b00f959f0b688c5767ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 16:58:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-23-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-07.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 642cac2ab..cc39860ea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 253 mhusnirizal update all.json (#1803) 175 Frank Update all.json (#1811) 79 michalisFr Update all.json (#1540) - 59 thwjanssen89 Update all.json (#1813) + 60 thwjanssen89 Update all.json (#1817) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 7ff67bdf5..e02f229de 100644 --- a/all.json +++ b/all.json @@ -7,11 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "genuineauthorizedcryptosupport.com", - "securerestorechannel.com", - "securedconnecttool.com", - "syncopensea.online", - "securedexport.live", "16-b.it", "162.222.226.37", "1776coin.org", @@ -3672,6 +3667,7 @@ "generateauth.online", "genesisblockapp.com", "geniusyieldvalidate.expert", + "genuineauthorizedcryptosupport.com", "geomarket.tech", "get-dot.me", "get-ethereumrewards.rf.gd", @@ -7294,12 +7290,14 @@ "securedauthlink.com", "securedconnect.ga", "securedconnectfix.com", + "securedconnecttool.com", "secureddapps.com", "secureddapps.org", "secureddappsprotocol.net", "secureddefinodes.org", "securedefinode.com", "securedefinodes.org", + "securedexport.live", "securedintegration.com", "securedinterphase.online", "securedswapassets.com", @@ -7322,6 +7320,7 @@ "secureprotocol.site", "securepublicchain.com", "securerectification.online", + "securerestorechannel.com", "secureservervalidator.nl", "securesssyn.info", "securesync.live", @@ -7965,6 +7964,7 @@ "syncnow.online", "synconnects.com", "synconnectwallet.com", + "syncopensea.online", "syncpages.site", "syncportal.online", "syncportfolio.site", diff --git a/meta/2022-07.json b/meta/2022-07.json index fd6e1795d..856f3a4b4 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-07-15", + "url": "genuineauthorizedcryptosupport.com" + }, { "date": "2022-07-15", "url": "lpuniswap.com" @@ -11,6 +15,22 @@ "date": "2022-07-15", "url": "polkadot-bonus-network.42web.io" }, + { + "date": "2022-07-15", + "url": "securedconnecttool.com" + }, + { + "date": "2022-07-15", + "url": "securedexport.live" + }, + { + "date": "2022-07-15", + "url": "securerestorechannel.com" + }, + { + "date": "2022-07-15", + "url": "syncopensea.online" + }, { "date": "2022-07-15", "url": "uniaward.org" diff --git a/package.json b/package.json index 1286b1b99..f42961257 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-22-x", + "version": "0.17.3-23-x", "versions": { - "git": "0.17.3-22-x", + "git": "0.17.3-23-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c2189a382..c13a508b0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-22-x", + "version": "0.17.3-23-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 440786a14..8adc53318 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.17.3-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-23-x' };