From fb3c3be5ff198cdcb638f7726583cbce65b95132 Mon Sep 17 00:00:00 2001 From: s0lray Date: Wed, 25 Mar 2026 17:56:21 -0400 Subject: [PATCH] Add Threads category resources for Social Networks (THE-53) Co-Authored-By: Paperclip --- public/arf.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/public/arf.json b/public/arf.json index c540d29..82d15b4 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2585,6 +2585,32 @@ } ] }, + { + "name": "Threads", + "type": "folder", + "children": [ + { + "name": "Bellingcat Meta Content Library", + "type": "url", + "url": "https://bellingcat.gitbook.io/toolkit/more/all-tools/meta-content-library" + }, + { + "name": "Threads Dashboard", + "type": "url", + "url": "https://www.threadsdashboard.com/" + }, + { + "name": "Threads-Scraper (T)", + "type": "url", + "url": "https://github.com/Zeeshanahmad4/Threads-Scraper" + }, + { + "name": "ThreadsRecon (T)", + "type": "url", + "url": "https://github.com/offseq/threadsrecon" + } + ] + }, { "name": "Bluesky", "type": "folder",