mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-17 04:58:28 +00:00
parent
38c987e4ea
commit
2f52bc3fbb
3 changed files with 23 additions and 9 deletions
|
@ -407,6 +407,15 @@
|
|||
"urlMain": "https://www.zomato.com/",
|
||||
"username_claimed": "deepigoyal",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"mixer.com": {
|
||||
"errorType": "status_code",
|
||||
"rank": 1544,
|
||||
"url": "https://mixer.com/{}",
|
||||
"urlMain": "https://mixer.com/",
|
||||
"urlProbe": "https://mixer.com/api/v1/channels/{}",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -812,3 +812,17 @@ As of 2020-07-24, Zomato seems to be unstable. Majority of the time, Zomato take
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
```
|
||||
|
||||
## Mixer
|
||||
As of 2020-07-22, the Mixer service has closed down.
|
||||
```
|
||||
"mixer.com": {
|
||||
"errorType": "status_code",
|
||||
"rank": 1544,
|
||||
"url": "https://mixer.com/{}",
|
||||
"urlMain": "https://mixer.com/",
|
||||
"urlProbe": "https://mixer.com/api/v1/channels/{}",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
```
|
||||
|
|
|
@ -2251,15 +2251,6 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewould"
|
||||
},
|
||||
"mixer.com": {
|
||||
"errorType": "status_code",
|
||||
"rank": 1544,
|
||||
"url": "https://mixer.com/{}",
|
||||
"urlMain": "https://mixer.com/",
|
||||
"urlProbe": "https://mixer.com/api/v1/channels/{}",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"moikrug": {
|
||||
"errorType": "status_code",
|
||||
"rank": 174869,
|
||||
|
|
Loading…
Add table
Reference in a new issue