mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-17 04:58:28 +00:00
Telegram Works Now!
This commit is contained in:
parent
82e42fc1e5
commit
b7b17c28ae
3 changed files with 9 additions and 24 deletions
|
@ -300,15 +300,6 @@
|
|||
"username_claimed": "admin",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Telegram": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://telegram.org",
|
||||
"rank": 385,
|
||||
"url": "https://t.me/{}",
|
||||
"urlMain": "https://t.me/",
|
||||
"username_claimed": "saman",
|
||||
"username_unclaimed": "i_do_not_believe_this_account_exists_at_all"
|
||||
},
|
||||
"elwoRU": {
|
||||
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d",
|
||||
"errorType": "message",
|
||||
|
|
|
@ -615,21 +615,6 @@ As of 2020-04-02, boingboing.net requires a login to check if a user exits or no
|
|||
},
|
||||
```
|
||||
|
||||
## Telegram
|
||||
As of 2020-04-02 Telegram always returns true even though an username is non-existant
|
||||
|
||||
´´´
|
||||
"Telegram": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://telegram.org",
|
||||
"rank": 385,
|
||||
"url": "https://t.me/{}",
|
||||
"urlMain": "https://t.me/",
|
||||
"username_claimed": "saman",
|
||||
"username_unclaimed": "i_do_not_believe_this_account_exists_at_all"
|
||||
},
|
||||
´´´
|
||||
|
||||
## elwoRU
|
||||
As of 2020-04-04, elwoRu does not exist anymore. I confirmed using
|
||||
downforeveryoneorjustme.com that the website is down.
|
||||
|
|
|
@ -1648,6 +1648,15 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Telegram": {
|
||||
"errorMsg":"<meta property=\"og:description\" content=\"\">",
|
||||
"errorType": "message",
|
||||
"rank": 385,
|
||||
"url": "https://t.me/{}",
|
||||
"urlMain": "https://t.me/",
|
||||
"username_claimed": "roopeshvs",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Tellonym.me": {
|
||||
"errorType": "status_code",
|
||||
"rank": 26963,
|
||||
|
|
Loading…
Add table
Reference in a new issue