From a2ee393171176bbac86ed03de083927f7e27c5a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 06:20:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.4-53-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/com/all.json | 2 ++ all/net/all.json | 1 + meta/2023-03.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5448f47ea..3f1adde14 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 533 Frank Update all.json (#3070) + 534 Frank Update all.json (#3073) 524 Tim Janssen Update all.json (#3072) 500 Jaco Ensure all wf steps are run (#3062) 413 mhusnirizal update all.json (#3045) diff --git a/all.json b/all.json index a1c8c447c..4eb38ae98 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "appnodeconfig.com", - "polkadotex.net", - "walletlogus.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -710,6 +707,7 @@ "appmainrectify.com", "appnindex.online", "appnodecenter.com", + "appnodeconfig.com", "appnodefix.surge.sh", "appnoderectify.org", "appnodesync.com", @@ -10900,6 +10898,7 @@ "polkadotevent22.net", "polkadotevents.asia", "polkadotex.com", + "polkadotex.net", "polkadotexchange.com", "polkadotexodus.de", "polkadotfinance.com", @@ -15866,6 +15865,7 @@ "walletlivesyncconnect.io", "walletlogin.info", "walletloginconnect.square.site", + "walletlogus.com", "walletmainet.com", "walletmainnet.online", "walletmainnetdapp.com", diff --git a/all/com/all.json b/all/com/all.json index a468e6d01..b4c5416f0 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -237,6 +237,7 @@ "appmainnetverify.com", "appmainrectify.com", "appnodecenter.com", + "appnodeconfig.com", "appnodesync.com", "apponeconnect.com", "appoptimizesync.com", @@ -6162,6 +6163,7 @@ "walletliveconnects.com", "walletliveconnet.com", "walletlivesync.com", + "walletlogus.com", "walletmainet.com", "walletmainnetdapp.com", "walletmanuallyconnect.com", diff --git a/all/net/all.json b/all/net/all.json index 591c940a0..5c3723925 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -612,6 +612,7 @@ "polkadotevent.net", "polkadotevent2022.net", "polkadotevent22.net", + "polkadotex.net", "polkadotjs.net", "polkadotpets.net", "polkadotstaking.net", diff --git a/meta/2023-03.json b/meta/2023-03.json index 29d6591c8..b78522695 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-03-03", + "url": "appnodeconfig.com" + }, + { + "date": "2023-03-03", + "url": "polkadotex.net" + }, + { + "date": "2023-03-03", + "url": "walletlogus.com" + }, { "date": "2023-03-02", "url": "allnoderestore.cloud" diff --git a/package.json b/package.json index a28b3c9ec..04323955e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-52-x", + "version": "0.19.4-53-x", "versions": { - "git": "0.19.4-52-x", + "git": "0.19.4-53-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4cca78305..6d59ff6c5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-52-x", + "version": "0.19.4-53-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 762f0e32b..f131c0131 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-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-53-x' };