From 2fe39b029e3ed6ce3393279baded87c7ff2e905e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 09:20:09 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.2-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/gd/all.json | 1 + meta/2023-03.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d0b5a18b9..338ed445d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 539 Frank Update all.json (#3084) - 528 Tim Janssen Update all.json (#3086) + 529 Tim Janssen Update all.json (#3087) 503 Jaco Remove unused config (#3085) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 62e248f43..dad8b0172 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "hubfix.rf.gd", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6865,6 +6864,7 @@ "httpslink.com", "hubconnect.me", "hubfix.online", + "hubfix.rf.gd", "hubnetworkfix.live", "hubnetworksfix.com", "hubsupport.rf.gd", diff --git a/all/gd/all.json b/all/gd/all.json index f8d275fed..047453e54 100644 --- a/all/gd/all.json +++ b/all/gd/all.json @@ -5,6 +5,7 @@ "dappwalletnode.rf.gd", "dappwallets.rf.gd", "get-ethereumrewards.rf.gd", + "hubfix.rf.gd", "hubsupport.rf.gd", "indexappl.rf.gd", "indexapplc.rf.gd", diff --git a/meta/2023-03.json b/meta/2023-03.json index 40c54b752..707ab2461 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -7,6 +7,10 @@ "date": "2023-03-06", "url": "chainstakelinkdator.site" }, + { + "date": "2023-03-06", + "url": "hubfix.rf.gd" + }, { "date": "2023-03-06", "url": "walletconnectwg.tk" diff --git a/package.json b/package.json index 08548e4af..cb0dfa918 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-3-x", + "version": "0.20.2-4-x", "versions": { - "git": "0.20.2-3-x", + "git": "0.20.2-4-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5663633e9..07e19426a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-3-x", + "version": "0.20.2-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index aecbe13d8..681fe3b32 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.20.2-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-4-x' };