From cdf7b431595c493288fbe862f06f28b84727c377 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:42:59 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-93-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index be31d222b..b0c4b9665 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 477 Jaco Unlist tickets.newfutures.network (#2750) 420 Tim Janssen Update all.json (#2751) - 416 Frank Update all.json (#2746) + 417 Frank Update all.json (#2752) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 173997e17..78f6948f1 100644 --- a/all.json +++ b/all.json @@ -53,7 +53,6 @@ "138-68-99-93.plesk.page", "141-164-62-92.plesk.page", "143-198-124-192.plesk.page", - "supportandconnect.com", "143-244-162-16.plesk.page", "16-b.it", "162.222.226.37", @@ -11072,6 +11071,7 @@ "support-walletconnect.com", "support-wallets.com", "support-walletsupdate.com", + "supportandconnect.com", "supportblockweb.xyz", "supportbridge.us", "supportdapps.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index b8c3b7bcb..e4e4cc5e9 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -11,6 +11,10 @@ "date": "2023-01-03", "url": "pradtorchainx.org.ng" }, + { + "date": "2023-01-03", + "url": "supportandconnect.com" + }, { "date": "2023-01-03", "url": "webautrectify.com.ng" diff --git a/package.json b/package.json index b39c4e407..231bc143a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-92-x", + "version": "0.18.13-93-x", "versions": { - "git": "0.18.13-92-x", + "git": "0.18.13-93-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 79fec7fbb..14b60c73e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-92-x", + "version": "0.18.13-93-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 472261b81..13a8eacda 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.13-92-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-93-x' };