From 112534c2f3cd7c049231b7d1588c4388c272de7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:44:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-68-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- all/vip/all.json | 1 + meta/2023-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 462d1a431..3df18f732 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 788 Frank Update all.json (#3907) 613 Mich block event-acala.network (#3875) 544 Jaco Bump deps (#3827) - 535 mhusnirizal update all.json (#3890) + 536 mhusnirizal update all.json (#3908) 96 michalisFr Added 0 new domains (#2338) 31 alineherzman Update all.json (#3889) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index aeb60630a..ace3811f3 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "polkadot-app.bridge-claims.vip", - "bridge-claims.vip", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", @@ -2555,6 +2553,7 @@ "bridge-acfm043h.live", "bridge-app.co", "bridge-chainlink.com", + "bridge-claims.vip", "bridge-coinbase.com", "bridge-daps.com", "bridge-l.ink", diff --git a/all/vip/all.json b/all/vip/all.json index 4e458ad88..54b8bdf6c 100644 --- a/all/vip/all.json +++ b/all/vip/all.json @@ -2,6 +2,7 @@ "bittrexcryptohub.vip", "bitvavo33.vip", "bitvavo66.vip", + "bridge-claims.vip", "claim-pepe2.vip", "claim-zksync.vip", "claims-zksync.vip", diff --git a/meta/2023-09.json b/meta/2023-09.json index e1d9bb1cb..420a32a1e 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -35,6 +35,10 @@ "date": "2023-09-18", "url": "botserverconnect.top" }, + { + "date": "2023-09-18", + "url": "bridge-claims.vip" + }, { "date": "2023-09-18", "url": "bridgewithbase.com" @@ -75,6 +79,10 @@ "date": "2023-09-18", "url": "layerzero-claim.top" }, + { + "date": "2023-09-18", + "url": "polkadot-app.bridge-claims.vip" + }, { "date": "2023-09-18", "url": "portal-debank.com" diff --git a/package.json b/package.json index 13c816d6b..4720c7a08 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-67-x", + "version": "0.21.7-68-x", "versions": { - "git": "0.21.7-67-x", + "git": "0.21.7-68-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ffe80343e..1cb74220d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-67-x", + "version": "0.21.7-68-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 40b30b6bf..8606ef7e2 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.7-67-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-68-x' };