From 7d454c1750811befa68241de53752639aa05347f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 22:15:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-80-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f3a8b75f3..e5a0d05ea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 475 Jaco Bump dev (#2724) - 415 Tim Janssen Update all.json (#2735) + 416 Tim Janssen Update all.json (#2737) 410 Frank Update all.json (#2736) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d850cd507..dd0ac7672 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "support.general-chain.com", - "general-chain.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5404,6 +5402,7 @@ "gemiinilogin.com", "geminito.com", "geminitrading.org", + "general-chain.com", "generalchaiprotocol.com", "generalconnect.net", "generalconnectandsyncsolution.co.uk", diff --git a/meta/2022-12.json b/meta/2022-12.json index 50d82f2be..a6ba642f0 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -31,6 +31,10 @@ "date": "2022-12-29", "url": "digitalweblink.live" }, + { + "date": "2022-12-29", + "url": "general-chain.com" + }, { "date": "2022-12-29", "url": "launchpadv2.com" @@ -43,6 +47,10 @@ "date": "2022-12-29", "url": "stepapp-online.com" }, + { + "date": "2022-12-29", + "url": "support.general-chain.com" + }, { "date": "2022-12-29", "url": "support.universaldefidomain.io" diff --git a/package.json b/package.json index 40ab491d4..dd974ae47 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-79-x", + "version": "0.18.13-80-x", "versions": { - "git": "0.18.13-79-x", + "git": "0.18.13-80-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c4a60a124..91ec68419 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-79-x", + "version": "0.18.13-80-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 c3096bf94..975f21d5e 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-79-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-80-x' };