From eeda5069905606d2eaa746c2781a738dbc33faf2 Mon Sep 17 00:00:00 2001 From: Netail Date: Mon, 8 Jul 2024 20:26:55 +0200 Subject: [PATCH] feat: add Threads --- sherlock/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d8c4e9b..7a38185 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2736,6 +2736,13 @@ "urlMain": "https://www.svidbook.ru/", "username_claimed": "green" }, + "threads": { + "errorMsg": "Sorry, this page isn't available", + "errorType": "message", + "url": "https://www.threads.net/@{}", + "urlMain": "https://www.threads.net/", + "username_claimed": "zuck" + }, "toster": { "errorType": "status_code", "url": "https://www.toster.ru/user/{}/answers",