From d5423d3ac9cf19c83936317bb8ab24bb9c30521c Mon Sep 17 00:00:00 2001 From: 0xMushow <105550256+0xMushow@users.noreply.github.com> Date: Tue, 21 Apr 2026 03:44:24 +0400 Subject: [PATCH] Add new bounty hunter 'InfiniteSec' to JSON --- src/data/consensus-bounty-hunters.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/consensus-bounty-hunters.json b/src/data/consensus-bounty-hunters.json index 23aff254751..294193a5bf3 100644 --- a/src/data/consensus-bounty-hunters.json +++ b/src/data/consensus-bounty-hunters.json @@ -44,6 +44,11 @@ "name": "Onur Kılıç", "score": 6000 }, + { + "username": "link-infsec", + "name": "InfiniteSec", + "score": 6000 + }, { "username": "atoulme", "name": "Antoine Toulme",