From 6ec5264fbe442e7c177be899fa7172326cba27e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 11:48:51 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.5-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/blog/all.json | 1 + all/org/all.json | 1 + all/xyz/all.json | 1 + meta/2024-03.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 9 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 140243d54..ccaa3a1e8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -15,7 +15,7 @@ 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Idi Eradiri another scam (#1739) - 5 ImdioR -List of fake airdrops (#4322) + 6 ImdioR fake airdrop (#4336) 5 Tarik Gul 0.22.4 (#4332) 4 Abdulaziz Kamil Update all.json (#2921) 4 Jonathan Dunne chore: add Talisman (#4134) diff --git a/all.json b/all.json index dbb136446..4f553ce2b 100644 --- a/all.json +++ b/all.json @@ -201,9 +201,6 @@ "4lifeconstructions.com.au", "4r74h-viaaa-aaaal-qbqna-cai.raw.icp0.io", "4vvuniswap.top", - "domainse.org", - "blenderdao.xyz", - "dao-maker.blog", "5-253-84-133.plesk.page", "5gfixbox.com", "5gwalletfix.com", @@ -3258,6 +3255,7 @@ "blckchainz.tech", "blcoin.website", "bleepcont.com", + "blenderdao.xyz", "blendprotocol.vip", "blezfegs.com", "bliast.click", @@ -7246,6 +7244,7 @@ "dao-argentwallet.net", "dao-inch.net", "dao-lido.fi", + "dao-maker.blog", "dao-moonbirds.net", "dao-pepe.com", "dao-rocketpool.net", @@ -10290,6 +10289,7 @@ "domain0x43fd9a3a83c911b1221eafb6c4444123907e71e0.art", "domainautofix.com", "domaincomb.tech", + "domainse.org", "dombaslokman.site", "domwex.com", "don.yreje.com", diff --git a/all/blog/all.json b/all/blog/all.json index 05f0837ba..e043713e4 100644 --- a/all/blog/all.json +++ b/all/blog/all.json @@ -2,6 +2,7 @@ "cardanofoundation.blog", "clickhere.blog", "cryptowallets.code.blog", + "dao-maker.blog", "fantom.blog", "fashion.blog", "ingreenwetrust.blog", diff --git a/all/org/all.json b/all/org/all.json index 8055fb54f..16ef33647 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -567,6 +567,7 @@ "distribution-ftm.org", "distribution-multichain.org", "dnodefinrec.org", + "domainse.org", "donatetounhrc.org", "doodle-punks.org", "dot-event.org", diff --git a/all/xyz/all.json b/all/xyz/all.json index 3a738b465..35ce8838a 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -135,6 +135,7 @@ "blast-invite.xyz", "blaster-web3.xyz", "blastrio.xyz", + "blenderdao.xyz", "blockchain-online-help-web.xyz", "blockchainbridge.xyz", "blockchaindelegate.xyz", diff --git a/meta/2024-03.json b/meta/2024-03.json index 420a3750b..9ff3b49d9 100644 --- a/meta/2024-03.json +++ b/meta/2024-03.json @@ -1,4 +1,16 @@ [ + { + "date": "2024-03-24", + "url": "blenderdao.xyz" + }, + { + "date": "2024-03-24", + "url": "dao-maker.blog" + }, + { + "date": "2024-03-24", + "url": "domainse.org" + }, { "date": "2024-03-21", "url": "em.yotpo.com" diff --git a/package.json b/package.json index 00d1d6f2c..5867d8ec1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.5-3-x", + "version": "0.22.5-4-x", "versions": { - "git": "0.22.5-3-x", + "git": "0.22.5-4-x", "npm": "0.22.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 31526cfea..7258f3457 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.5-3-x", + "version": "0.22.5-4-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 09808de38..2d9bfcbbf 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.5-4-x' };