From 0c5c8c12a5ad362614761a15363edd6461d6c3a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 19:21:51 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-10-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/de/all.json | 3 ++- all/ng/all.json | 1 + meta/2023-04.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 18 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5bbcd6e43..10ad3194e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 605 Frank Update all.json (#3223) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 567 Tim Janssen Update all.json (#3221) + 568 Tim Janssen Update all.json (#3224) 522 Jaco Update lock wf (#3222) 420 mhusnirizal update all.json (#3213) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index b81378186..96c7e4bf4 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "web10518.web07.bero-webspace.de", - "betaearn.com.ng", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1414,6 +1412,7 @@ "beta-appchains.org", "beta-chainwallet.com", "beta-defi.live", + "betaearn.com.ng", "betarecovery-nodes.org", "betaxclorar.xyz", "betlop.store", @@ -17312,6 +17311,7 @@ "web.flowlinksapp.com", "web.vaultweblink.site", "web10511.web07.bero-webspace.de", + "web10518.web07.bero-webspace.de", "web3-connect.org", "web3-connector.com", "web3-dappmainnet.live", diff --git a/all/de/all.json b/all/de/all.json index c0e093d3b..89ef8c8dc 100644 --- a/all/de/all.json +++ b/all/de/all.json @@ -16,5 +16,6 @@ "supportmetamask.dd-dns.de", "supportmetamask.dray-dns.de", "wallgb.dd-dns.de", - "web10511.web07.bero-webspace.de" + "web10511.web07.bero-webspace.de", + "web10518.web07.bero-webspace.de" ] diff --git a/all/ng/all.json b/all/ng/all.json index d1fc8c8d9..03c20886c 100644 --- a/all/ng/all.json +++ b/all/ng/all.json @@ -1,5 +1,6 @@ [ "affixfarm.com.ng", + "betaearn.com.ng", "bittvestgrow.com.ng", "crisloore.com.ng", "dappwalletnode.com.ng", diff --git a/meta/2023-04.json b/meta/2023-04.json index 09cd47922..a1c463167 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -7,6 +7,10 @@ "date": "2023-04-04", "url": "assetsplusdapps.biz" }, + { + "date": "2023-04-04", + "url": "betaearn.com.ng" + }, { "date": "2023-04-04", "url": "chainsbridges.online" @@ -63,6 +67,10 @@ "date": "2023-04-04", "url": "web10511.web07.bero-webspace.de" }, + { + "date": "2023-04-04", + "url": "web10518.web07.bero-webspace.de" + }, { "date": "2023-04-04", "url": "web3connect.net" diff --git a/package.json b/package.json index bb27efa79..8686c2d4a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-9-x", + "version": "0.20.6-10-x", "versions": { - "git": "0.20.6-9-x", + "git": "0.20.6-10-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 392639127..1afccafb4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-9-x", + "version": "0.20.6-10-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 96938f2f1..776e5b134 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.20.6-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-10-x' };