From 16458285272d2d9e33bad7a2355e9a9838411949 Mon Sep 17 00:00:00 2001 From: Aryan Jain Date: Sat, 11 Oct 2025 09:25:00 -0400 Subject: [PATCH] Add TikTok site support --- sherlock_project/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 3cc812a9..95635c5f 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -2175,6 +2175,13 @@ "errorType": "status_code", "username_claimed": "blue" }, + "TikTok": { + "errorMsg": "Page Not Found", + "errorType": "message", + "url": "https://www.tiktok.com/@{}", + "urlMain": "https://www.tiktok.com/", + "username_claimed": "blue" + }, "Topcoder": { "errorType": "status_code", "url": "https://profiles.topcoder.com/{}/",