Skip to content

Commit

Permalink
Merge pull request sherlock-project#872 from Jabster28/master
Browse files Browse the repository at this point in the history
Add support for TETR.IO
  • Loading branch information
sdushantha committed Nov 27, 2020
2 parents be2e264 + 3a778cd commit 57aa82c
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 289 deletions.
9 changes: 9 additions & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1538,6 +1538,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"TETR.IO": {
"errorMsg": "No such user!",
"errorType": "message",
"url": "https://ch.tetr.io/u/{}",
"urlMain": "https://tetr.io",
"urlProbe": "https://ch.tetr.io/api/users/{}",
"username_claimed": "osk",
"username_unclaimed": "noonewouldeverusethis7"
},
"Telegram": {
"errorMsg": "<meta property=\"og:description\" content=\"\">",
"errorType": "message",
Expand Down
Loading

0 comments on commit 57aa82c

Please sign in to comment.