From ed9e687af39d02e4dde9ea37461ac2a0f6e242cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:40:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 5 ++--- all/info/all.json | 1 + all/net/all.json | 1 + meta/2023-04.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 21 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5fedc9ac7..dedea051f 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) - 568 Tim Janssen Update all.json (#3224) + 569 Tim Janssen Update all.json (#3227) 523 Jaco Remove web3modal.com (#3226) 420 mhusnirizal update all.json (#3213) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 1c326aa8e..6b3f5fc57 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "seedifyfund.net", - "fixedfloat.exchangs.info", - "exchangs.info", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6114,6 +6111,7 @@ "exchangerapp.net", "exchangewllt.com", "exchangezoid.com", + "exchangs.info", "excitedoncrypto.com", "exochainconnect.org", "exodu-wallet.com", @@ -12799,6 +12797,7 @@ "seedify.expert", "seedify.zone", "seedifyaccess.live", + "seedifyfund.net", "seediify.com", "seedilfy-claim.com", "seedilfy.com", diff --git a/all/info/all.json b/all/info/all.json index 512053a3c..50883f8e7 100644 --- a/all/info/all.json +++ b/all/info/all.json @@ -70,6 +70,7 @@ "dspsoltiion.info", "errorfix.info", "eth-dapps.info", + "exchangs.info", "fast-tool.info", "ficxedfloat.info", "fiixedfloat.info", diff --git a/all/net/all.json b/all/net/all.json index d08039569..bd529bb3b 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -709,6 +709,7 @@ "securewalletconnects.dynamic-dns.net", "securewalletdapps.net", "seedifiyfund.net", + "seedifyfund.net", "serverprotocols.net", "signs-fixing.net", "silvertechsolutions.net", diff --git a/meta/2023-04.json b/meta/2023-04.json index 1445f4cae..1e61752e1 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-04-05", + "url": "exchangs.info" + }, + { + "date": "2023-04-05", + "url": "fixedfloat.exchangs.info" + }, + { + "date": "2023-04-05", + "url": "seedifyfund.net" + }, { "date": "2023-04-04", "url": "apinodev2.online" diff --git a/package.json b/package.json index 0392b5823..43992a0c4 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-11-x", + "version": "0.20.6-12-x", "versions": { - "git": "0.20.6-11-x", + "git": "0.20.6-12-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 56c677ec8..41e5f3268 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-11-x", + "version": "0.20.6-12-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 bf4c925f8..89d3ae9cc 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-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-12-x' };