diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index f8b5a27dc..a6e15018c 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2507,6 +2507,15 @@ "username_claimed": "green", "username_unclaimed": "noonewouldeverusethis7" }, + "TikTok Online Viewer": { + "errorType":"message", + "errorMsg":"Page Not Found", + "url":"https://ttonlineviewer.com/user/{}", + "urlMain":"https://ttonlineviewer.com/", + "username_claimed":"blue", + "username_unclaimed":"noonewouldeverusethis77777" + + }, "toster": { "errorType": "status_code", "rank": 10529871, @@ -2557,5 +2566,5 @@ "urlMain": "https://windy.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" - } + } }