diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 11471b9b..d61fa6ca 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1445,6 +1445,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "Tenor": { + "errorType": "status_code", + "regexCheck": "^[A-Za-z0-9_]{2,32}$", + "url": "https://tenor.com/users/{}", + "urlMain": "https://tenor.com/", + "username_claimed": "red", + "username_unclaimed": "impossible-username" + }, "TikTok": { "errorType": "status_code", "url": "https://tiktok.com/@{}", diff --git a/sites.md b/sites.md index 10adddb4..43cfc727 100644 --- a/sites.md +++ b/sites.md @@ -188,6 +188,7 @@ 1. [TETR.IO](https://tetr.io) 1. [Telegram](https://t.me/) 1. [Tellonym.me](https://tellonym.me/) +1. [Tenor](https://tenor.com/) 1. [TikTok](https://tiktok.com/) 1. [Tinder](https://tinder.com/) 1. [TrackmaniaLadder](http://en.tm-ladder.com/index.php)