From ee41fb41daab8fed26332d20d795f3725d8bcdf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 17:09:44 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.4-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/top/all.json | 1 + meta/2023-05.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 87ecdc305..6a02a29b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 655 Frank Update all.json (#3352) 608 Mich Block WalletConnect "node sync" scams (#3319) - 600 Tim Janssen Update all.json (#3356) + 601 Tim Janssen Update all.json (#3357) 528 Jaco 0.21.3 (#3351) 428 mhusnirizal update all.json (#3339) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 600bc9bbd..1c65069bf 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dot.sywun.top", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5901,6 +5900,7 @@ "dot-giveaway.com", "dot-parachain.com", "dot-promo.com", + "dot.sywun.top", "dot21.net", "dot2x.com", "dot4.org", diff --git a/all/top/all.json b/all/top/all.json index ec58eee10..f927cd7cd 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -28,6 +28,7 @@ "dapperlabswallet.top", "dappsprotocol.top", "defiwalletrestore.top", + "dot.sywun.top", "dot4.top", "etamask.top", "etamasks.top", diff --git a/meta/2023-05.json b/meta/2023-05.json index f7ceb18a2..eb5043ec0 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-05-15", + "url": "dot.sywun.top" + }, { "date": "2023-05-14", "url": "collab-land.co" diff --git a/package.json b/package.json index 371c009e4..e9279596e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-3-x", + "version": "0.21.4-4-x", "versions": { - "git": "0.21.4-3-x", + "git": "0.21.4-4-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8e9ff6c14..71ae94d0c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-3-x", + "version": "0.21.4-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 28d9257a3..731318b5b 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.21.4-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-4-x' };