From 22d7a1c113eac4482d404ddac41fd6d8f1db11fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 13:30:03 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.4-57-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/gd/all.json | 1 + meta/2023-03.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 97b4aabc7..5abb32351 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 534 Frank Update all.json (#3073) + 535 Frank Update all.json (#3077) 526 Tim Janssen Update all.json (#3076) 501 Jaco Bump dev & update gh workflows (#3075) 413 mhusnirizal update all.json (#3045) diff --git a/all.json b/all.json index 006d79bae..6ea3a5cbd 100644 --- a/all.json +++ b/all.json @@ -42,7 +42,6 @@ "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live", "0xtorus.com", "0xtoruslabs.com", - "sudermewqxc.work.gd", "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", @@ -12901,6 +12900,7 @@ "substrate.mobi", "subulussalamkota.desa.id", "subwallet.online", + "sudermewqxc.work.gd", "sudonetwork.online", "suguniport.org.ng", "suit-trazorr.io", diff --git a/all/gd/all.json b/all/gd/all.json index b7f9bc28b..f8d275fed 100644 --- a/all/gd/all.json +++ b/all/gd/all.json @@ -14,6 +14,7 @@ "nftgiveaway.rf.gd", "pancakeswap-finance-airdrop.rf.gd", "sluquiddecv.work.gd", + "sudermewqxc.work.gd", "verificationmetamask.rf.gd", "walletverified.rf.gd" ] diff --git a/meta/2023-03.json b/meta/2023-03.json index bb8a0dfaa..479160fed 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -15,6 +15,10 @@ "date": "2023-03-03", "url": "polkadotex.net" }, + { + "date": "2023-03-03", + "url": "sudermewqxc.work.gd" + }, { "date": "2023-03-03", "url": "walletlogus.com" diff --git a/package.json b/package.json index c0c955fc7..9a92ca178 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-56-x", + "version": "0.19.4-57-x", "versions": { - "git": "0.19.4-56-x", + "git": "0.19.4-57-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c9156d71d..97e3afd67 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-56-x", + "version": "0.19.4-57-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 cbcf2e1c4..5684855fd 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-56-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-57-x' };