From 5139e7b888cb9c5d17e05d991c13500b424d8324 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 10:06:05 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.5-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 1 + all/cyou/all.json | 1 + meta/2024-03.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1c535914c..bf22c0a38 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 598 mhusnirizal update all.json (#4290) 551 Jaco Allow addition of denySub entries (#4223) 96 michalisFr Added 0 new domains (#2338) - 50 alineherzman Update all.json (#4326) + 51 alineherzman Update all.json (#4334) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 16 Josip Š Update all.json (#4294) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 14b90331c..9c23f025c 100644 --- a/all.json +++ b/all.json @@ -34,8 +34,6 @@ "0kxwallet.org", "0nlinebot.github.io", "0pensea.co.uk", - "em.yotpo.com", - "mappextension.cyou", "0therside.com", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -10683,6 +10681,7 @@ "elseverse.claims", "elysians.net", "elyssamigration.online", + "em.yotpo.com", "embertokencrypto.com", "emetamasks.com", "eminencebridge.net", @@ -15816,6 +15815,7 @@ "manualwebrestore.online", "manully-migratedapp.com", "manyfaces.net.au", + "mappextension.cyou", "market-looksrare.org", "marketcoin.online", "marketconnectexchange.online", diff --git a/all/com/all.json b/all/com/all.json index 43bae0176..df8aa0f6e 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3778,6 +3778,7 @@ "elonomicstoken.com", "elrond-2022.com", "elsalvadorairdrop.com", + "em.yotpo.com", "embertokencrypto.com", "emetamasks.com", "eminentnoderestore.com", diff --git a/all/cyou/all.json b/all/cyou/all.json index 92cbceba6..5db2971b1 100644 --- a/all/cyou/all.json +++ b/all/cyou/all.json @@ -1,4 +1,5 @@ [ + "mappextension.cyou", "pacific-bridge-manta-network.cyou", "pacific-bridge-manta.cyou", "polkadot-pro.cyou", diff --git a/meta/2024-03.json b/meta/2024-03.json index bad714544..17bb51505 100644 --- a/meta/2024-03.json +++ b/meta/2024-03.json @@ -1,4 +1,12 @@ [ + { + "date": "2024-03-21", + "url": "em.yotpo.com" + }, + { + "date": "2024-03-21", + "url": "mappextension.cyou" + }, { "date": "2024-03-20", "url": "application-manta.pages.dev" diff --git a/package.json b/package.json index 9c18d768a..864c3560f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.5-1-x", + "version": "0.22.5-2-x", "versions": { - "git": "0.22.5-1-x", + "git": "0.22.5-2-x", "npm": "0.22.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 466421354..534c64a81 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.5-1-x", + "version": "0.22.5-2-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ae134809f..8e29705bd 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.22.5-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.5-2-x' };