From 571e725e04f3c539201d8c3f95eecec82b751bc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 10:33:45 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.4-40-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/gd/all.json | 1 + meta/2023-02.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 abe5d576f..f9279e034 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 527 Frank Update all.json (#3054) - 517 Tim Janssen Update all.json (#3053) + 518 Tim Janssen Update all.json (#3056) 499 Jaco JS type additions for node:test environment (#3042) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 076e9def6..8fd4e2c46 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "lifeishort.work.gd", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7596,6 +7595,7 @@ "lido-steking.com", "lido.fit", "lidofinetworks.com", + "lifeishort.work.gd", "lightblockcalibrator.com", "lightchainio.live", "lightdapp.com", diff --git a/all/gd/all.json b/all/gd/all.json index faf6a7c41..7325a6c23 100644 --- a/all/gd/all.json +++ b/all/gd/all.json @@ -8,6 +8,7 @@ "hubsupport.rf.gd", "indexappl.rf.gd", "indexapplc.rf.gd", + "lifeishort.work.gd", "metamask-verify.rf.gd", "metamaskdoubler.rf.gd", "nftgiveaway.rf.gd", diff --git a/meta/2023-02.json b/meta/2023-02.json index cb9c3ab7d..385259c6a 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-28", + "url": "lifeishort.work.gd" + }, { "date": "2023-02-27", "url": "bitdroprectify.online" diff --git a/package.json b/package.json index 218fc4ebb..486d804b6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-39-x", + "version": "0.19.4-40-x", "versions": { - "git": "0.19.4-39-x", + "git": "0.19.4-40-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eb3179740..cfeacd149 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-39-x", + "version": "0.19.4-40-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index adea99850..aec759cc8 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.19.4-39-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-40-x' };