From 92e93a3c80298c5503fa7859f4877c4f3fe85f80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 09:22:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-135-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/family/all.json | 3 ++- all/gift/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, 18 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 002f8dd09..90ecca59a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 675 Tim Janssen Update all.json (#3612) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) - 482 mhusnirizal update all.json (#3611) + 483 mhusnirizal update all.json (#3613) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 25 alineherzman Update all.json (#3546) diff --git a/all.json b/all.json index a24a0bc0e..ea767615e 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "lido.family", - "avax.gift", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", @@ -1420,6 +1418,7 @@ "avattor.online", "avax-chain.com", "avax-event.live", + "avax.gift", "avaxnetworkwallet.com", "avenkeltsen.site", "avouch-autosync.org", @@ -9146,6 +9145,7 @@ "lido.bio", "lido.blue", "lido.expert", + "lido.family", "lido.fit", "lido.fyi", "lido.gift", diff --git a/all/family/all.json b/all/family/all.json index fd0fda828..460e57c2a 100644 --- a/all/family/all.json +++ b/all/family/all.json @@ -1,3 +1,4 @@ [ - "apecoin.family" + "apecoin.family", + "lido.family" ] diff --git a/all/gift/all.json b/all/gift/all.json index 0605fd358..a7fdf2c0e 100644 --- a/all/gift/all.json +++ b/all/gift/all.json @@ -1,4 +1,5 @@ [ + "avax.gift", "bencoin.gift", "lido.gift", "micro22strategy.gift", diff --git a/meta/2023-07.json b/meta/2023-07.json index 525e213e0..90cfe7d7b 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -7,6 +7,10 @@ "date": "2023-07-14", "url": "avalaunches.app" }, + { + "date": "2023-07-14", + "url": "avax.gift" + }, { "date": "2023-07-14", "url": "battles.town" @@ -47,6 +51,10 @@ "date": "2023-07-14", "url": "join-sui.net" }, + { + "date": "2023-07-14", + "url": "lido.family" + }, { "date": "2023-07-14", "url": "loooksrare.pro" diff --git a/package.json b/package.json index c14c96868..3a71ca525 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-134-x", + "version": "0.21.6-135-x", "versions": { - "git": "0.21.6-134-x", + "git": "0.21.6-135-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index af34972fa..ac37b8815 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-134-x", + "version": "0.21.6-135-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 d23a1c889..9e8e48c2b 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-134-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-135-x' };