From b340e6b2979198e82773c1bffd06b4465958ff25 Mon Sep 17 00:00:00 2001 From: 0xMushow <105550256+0xMushow@users.noreply.github.com> Date: Wed, 11 Mar 2026 13:51:50 +0400 Subject: [PATCH] Add new bounty hunter 'Revofusion' - Medium 5000 points --- src/data/execution-bounty-hunters.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/execution-bounty-hunters.json b/src/data/execution-bounty-hunters.json index 741b4056186..2326aa0e1cb 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -144,6 +144,11 @@ "name": "Yenya", "score": 5000 }, + { + "username": "revofusion", + "name": "Revofusion", + "score": 5000 + }, { "username": "axic", "name": "Alex Beregszaszi",