From 3e4d9bcd85b74f42ec6337846816d8508f7b8242 Mon Sep 17 00:00:00 2001 From: vivekgaddam Date: Thu, 9 Oct 2025 17:57:15 +0530 Subject: [PATCH] Add TikTok support to Sherlock --- sherlock_project/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index e653a7c5..6b820e3d 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -2145,6 +2145,14 @@ "urlProbe": "https://ch.tetr.io/api/users/{}", "username_claimed": "osk" }, + + "TikTok": { + "url": "https://www.tiktok.com/@{}", + "urlMain": "https://www.tiktok.com", + "errorMsg": "User not found", + "errorType": "message", + "username_claimed": "charlidamelio" + }, "Tiendanube": { "url": "https://{}.mitiendanube.com/", "urlMain": "https://www.tiendanube.com/",