From 34eda9245db701a4c46021e44c91a75d725cc343 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:57:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-195-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/fi/all.json | 1 + all/net/all.json | 1 + meta/2023-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b3c577f1e..710f55f17 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 737 Frank Update all.json (#3672) - 706 Tim Janssen Update all.json (#3683) + 707 Tim Janssen Update all.json (#3685) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 500 mhusnirizal update all.json (#3684) diff --git a/all.json b/all.json index d35861ef0..92e75e3bf 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "lidofinance.fi", - "claimlido.net", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -2802,6 +2800,7 @@ "claiming-seedify.net", "claiming-seedify.org", "claimlayerzero.net", + "claimlido.net", "claimmrhankeyvip.com", "claimnft.live", "claimnft.online", @@ -9442,6 +9441,7 @@ "lidocrypto.com", "lidoevent.com", "lidoevent.store", + "lidofinance.fi", "lidofinetworks.com", "lidofunds.com", "lidoland.com", diff --git a/all/fi/all.json b/all/fi/all.json index d37a531d2..b6beef413 100644 --- a/all/fi/all.json +++ b/all/fi/all.json @@ -10,6 +10,7 @@ "fixedfloat.fi", "lido-funds.fi", "lidoconnect.fi", + "lidofinance.fi", "lidostake.fi", "mintlayer.fi", "stargate.fi", diff --git a/all/net/all.json b/all/net/all.json index eb8364a10..02829c61b 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -142,6 +142,7 @@ "claimable-web3.net", "claiming-seedify.net", "claimlayerzero.net", + "claimlido.net", "claimpolkadot.net", "claims-seedify.net", "claimverasity.net", diff --git a/meta/2023-07.json b/meta/2023-07.json index 8cbc03d68..539268d73 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -55,6 +55,10 @@ "date": "2023-07-24", "url": "bitshom.com" }, + { + "date": "2023-07-24", + "url": "claimlido.net" + }, { "date": "2023-07-24", "url": "claims-scroll.cc" @@ -95,6 +99,10 @@ "date": "2023-07-24", "url": "join-pudgypenguins.xyz" }, + { + "date": "2023-07-24", + "url": "lidofinance.fi" + }, { "date": "2023-07-24", "url": "lineaairdrop.com" diff --git a/package.json b/package.json index b570d5ff2..f61ec1527 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-194-x", + "version": "0.21.6-195-x", "versions": { - "git": "0.21.6-194-x", + "git": "0.21.6-195-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 59bf9c3ae..ce3de72c1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-194-x", + "version": "0.21.6-195-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 47384afd9..e341c59ba 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-194-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-195-x' };