From eedca83de47e510b0a988230947eabc547c90738 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 06:15:22 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/pro/all.json | 1 + meta/2023-06.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 601737af9..fbf5caba7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 690 Frank Update all.json (#3463) 628 Tim Janssen Update all.json (#3461) 610 Mich block `rescue-ai.netlify.app` (#3375) - 538 Jaco Adjust crosscheck to check for sub-domains (#3456) + 539 Jaco Add missing cross-check entries (#3465) 446 mhusnirizal update all.json (#3462) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 583b1a59f..8c3fa56a9 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "lido-finance.pro", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -8465,6 +8464,7 @@ "liberooficcial.com", "lida.finance", "lidio.online", + "lido-finance.pro", "lido-steking.com", "lido.bio", "lido.fit", diff --git a/all/pro/all.json b/all/pro/all.json index 827abdc14..aeca451bf 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -24,6 +24,7 @@ "generalizednetworkconnect.pro", "imtokent.pro", "integratedweb3mainnet.pro", + "lido-finance.pro", "ll24.pro", "mainet.pro", "metamask.io.ldown.pro", diff --git a/meta/2023-06.json b/meta/2023-06.json index 30bf29643..622be6fb0 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -11,6 +11,10 @@ "date": "2023-06-15", "url": "krypt-crest.netlify.app" }, + { + "date": "2023-06-15", + "url": "lido-finance.pro" + }, { "date": "2023-06-15", "url": "rectifynow.pages.dev" diff --git a/package.json b/package.json index 1a50474b3..9c02242bf 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-11-x", + "version": "0.21.6-12-x", "versions": { - "git": "0.21.6-11-x", + "git": "0.21.6-12-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4af0647e9..872a849ab 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-11-x", + "version": "0.21.6-12-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 30e704f98..4d2cc659a 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.6-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-12-x' };