From c82aba741c2d205a2510a9c3df4adc06a2243d9a Mon Sep 17 00:00:00 2001 From: s0lray Date: Wed, 25 Mar 2026 16:25:23 -0400 Subject: [PATCH] Curate GitHub issue tool suggestions (THE-97) Added vetted tools from GitHub issue review and skipped duplicates already present in arf.json. Co-Authored-By: Paperclip --- public/arf.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index c524a7d..84830d4 100644 --- a/public/arf.json +++ b/public/arf.json @@ -168,6 +168,11 @@ "type": "url", "url": "https://tools.epieos.com/email.php" }, + { + "name": "breach.vip", + "type": "url", + "url": "https://breach.vip/" + }, { "name": "Holehe (T)", "type": "url", @@ -1593,6 +1598,11 @@ "name": "Packet Total", "type": "url", "url": "https://www.packettotal.com/" + }, + { + "name": "checkip (T)", + "type": "url", + "url": "https://github.com/jreisinger/checkip" } ] }, @@ -3109,6 +3119,11 @@ "type": "url", "url": "https://www.phonevalidator.com/index.aspx" }, + { + "name": "Phonerator", + "type": "url", + "url": "https://www.martinvigo.com/phonerator/" + }, { "name": "Mr. Number (M)", "type": "url", @@ -3578,6 +3593,11 @@ "type": "url", "url": "https://littlesis.org/" }, + { + "name": "Rusprofile", + "type": "url", + "url": "https://www.rusprofile.ru/" + }, { "name": "Companies House", "type": "url", @@ -4675,6 +4695,11 @@ "type": "url", "url": "https://search.mibbit.com/" }, + { + "name": "IRCP (T)", + "type": "url", + "url": "https://github.com/internet-relay-chat/IRCP" + }, { "name": "ircsnapshot (T)", "type": "url", @@ -7027,4 +7052,4 @@ ] } ] -} \ No newline at end of file +}