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

Add Tenor to sites list
pull/1164/head
Siddharth Dushantha 3 years ago committed by GitHub
commit 3b1f89da89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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/@{}",

@ -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)

Loading…
Cancel
Save