From 0c5af18dead71585c126606efbe4d9c92944e82d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 12:31:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.3-19-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- all/com/all.json | 1 + meta/2023-02.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bac7c6ac2..042ae6d69 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 504 Frank Update all.json (#2992) - 500 Tim Janssen Update all.json (#2994) + 501 Tim Janssen Update all.json (#2995) 494 Jaco 0.19.2 (#2970) 405 mhusnirizal Update all.json (#2984) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index dbf266966..a902d4d90 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "mainnethub.expressprivatedelivery.com", - "expressprivatedelivery.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5476,6 +5474,7 @@ "expreses.digital", "expressnetinterface.com", "expressprivacyfixr.com", + "expressprivatedelivery.com", "extension-metamask.com.homehubstudy.com", "extension-metamask.com.hustlernation254.com", "extension-metamask.com.rstebet.co.id", diff --git a/all/com/all.json b/all/com/all.json index 9b1e2ee09..371d5d271 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2201,6 +2201,7 @@ "exportblocknodes.com", "expressnetinterface.com", "expressprivacyfixr.com", + "expressprivatedelivery.com", "extension-metamask.com.homehubstudy.com", "extension-metamask.com.hustlernation254.com", "extension-metamask.com.tabrizfinance.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index ef565bf83..3dd860109 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,8 +1,16 @@ [ + { + "date": "2023-02-19", + "url": "expressprivatedelivery.com" + }, { "date": "2023-02-19", "url": "fixyedfloat.org" }, + { + "date": "2023-02-19", + "url": "mainnethub.expressprivatedelivery.com" + }, { "date": "2023-02-19", "url": "walletforvalidate.com" diff --git a/package.json b/package.json index 64b283be4..33fe8f878 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.3-18-x", + "version": "0.19.3-19-x", "versions": { - "git": "0.19.3-18-x", + "git": "0.19.3-19-x", "npm": "0.19.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 655301fe5..aa6001607 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.3-18-x", + "version": "0.19.3-19-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 236bb47e2..456cc9f6f 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.3-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-19-x' };