Merge pull request #1137 from MysteryBlokHed/add-tenor-site

Add Tenor to sites list
This commit is contained in:
Siddharth Dushantha 2021-10-27 20:28:07 +02:00 committed by GitHub
commit 3b1f89da89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -1445,6 +1445,14 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "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": { "TikTok": {
"errorType": "status_code", "errorType": "status_code",
"url": "https://tiktok.com/@{}", "url": "https://tiktok.com/@{}",

View file

@ -188,6 +188,7 @@
1. [TETR.IO](https://tetr.io) 1. [TETR.IO](https://tetr.io)
1. [Telegram](https://t.me/) 1. [Telegram](https://t.me/)
1. [Tellonym.me](https://tellonym.me/) 1. [Tellonym.me](https://tellonym.me/)
1. [Tenor](https://tenor.com/)
1. [TikTok](https://tiktok.com/) 1. [TikTok](https://tiktok.com/)
1. [Tinder](https://tinder.com/) 1. [Tinder](https://tinder.com/)
1. [TrackmaniaLadder](http://en.tm-ladder.com/index.php) 1. [TrackmaniaLadder](http://en.tm-ladder.com/index.php)