From 822a236c10cc3aab0f969ef61f6f19d651248259 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 19:07:41 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.2-9-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-07.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 35 insertions(+), 11 deletions(-) diff --git a/.123current b/.123current index 0b3fb932b..31a6a3d83 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.17.2-8-x +0.17.2-9-x diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 12d0739ed..59edfc296 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) 79 michalisFr Update all.json (#1540) - 45 thwjanssen89 Update all.json (#1785) + 46 thwjanssen89 Update all.json (#1787) 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 183b77d3a..9174c85cb 100644 --- a/all.json +++ b/all.json @@ -5,13 +5,7 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "securedconnectfix.com", "123-informatica.com", - "bridgerouter.info", - "dapps-mobile.com", - "colabsyncer.net", - "mainnetwalletsdapp.com", - "coindaappserver.site", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -965,6 +959,7 @@ "bridgeprotocol.site", "bridgeprotocolfix.net", "bridgeprotocols.com", + "bridgerouter.info", "bridgesdapps.com", "bridgeservices.online", "bridgeterra-go.sbs", @@ -1276,6 +1271,7 @@ "coinconnect.one", "coinconnectpro.com", "coincorrect.netlify.app", + "coindaappserver.site", "coindap-navigation.com", "coindappsync.online", "coindappsync.premiumvixer.com", @@ -1366,6 +1362,7 @@ "colablond.cc", "colabpath.org", "colabsync.online", + "colabsyncer.net", "colinlandds.buzz", "collaabconnects.net", "collab-helpdesk.com", @@ -2412,6 +2409,7 @@ "dapps-maintenance.online", "dapps-minnet.com", "dapps-mnemonic-protocol.online", + "dapps-mobile.com", "dapps-mobile.xyz", "dapps-mobileconnect.online", "dapps-node.link", @@ -4777,6 +4775,7 @@ "mainnetwalletconnect.com", "mainnetwalletconnects.com", "mainnetwallets.net", + "mainnetwalletsdapp.com", "mainnetweb-connect.org", "mainnetwork.co", "mainnetwork.online", @@ -7537,6 +7536,7 @@ "securedappwallets.net", "securedauthlink.com", "securedconnect.ga", + "securedconnectfix.com", "secureddapps.com", "secureddapps.org", "secureddappsprotocol.net", diff --git a/meta/2022-07.json b/meta/2022-07.json index 65cb998de..ca26643cd 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-07-09", + "url": "bridgerouter.info" + }, + { + "date": "2022-07-09", + "url": "coindaappserver.site" + }, + { + "date": "2022-07-09", + "url": "colabsyncer.net" + }, { "date": "2022-07-09", "url": "connecct.live" @@ -7,6 +19,10 @@ "date": "2022-07-09", "url": "cryptoresolve.net" }, + { + "date": "2022-07-09", + "url": "dapps-mobile.com" + }, { "date": "2022-07-09", "url": "dargah-sigh.tk" @@ -19,6 +35,10 @@ "date": "2022-07-09", "url": "indexcaptchabot.info" }, + { + "date": "2022-07-09", + "url": "mainnetwalletsdapp.com" + }, { "date": "2022-07-09", "url": "myroninwallet.io" @@ -31,6 +51,10 @@ "date": "2022-07-09", "url": "nodes-dappsbridge.co" }, + { + "date": "2022-07-09", + "url": "securedconnectfix.com" + }, { "date": "2022-07-09", "url": "smart-confix.website" diff --git a/package.json b/package.json index a7164d818..e395517d3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.2-8-x", + "version": "0.17.2-9-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7bcc89f7c..8af996f27 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.2-8-x", + "version": "0.17.2-9-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 098660edd..74363f5e2 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.2-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.2-9-x' };