From 31507546b378067793a43a0021ce8cd15a3796b4 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Thu, 18 Feb 2021 22:45:54 -0500 Subject: [PATCH] Fixing the correct GitHub repo URL for Bluto The GitHub for Bluto should be https://github.com/darryllane/Bluto --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 5fafb27..ca4bf79 100644 --- a/public/arf.json +++ b/public/arf.json @@ -437,7 +437,7 @@ { "name": "Bluto (T)", "type": "url", - "url": "https://github.com/RandomStorm/Bluto" + "url": "https://github.com/darryllane/Bluto" }, { "name": "theHarvester (T)",