removed Mixer, fixes #680

because it has shut down
pull/682/head
Siddharth Dushantha 4 years ago
parent 38c987e4ea
commit 2f52bc3fbb

@ -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…
Cancel
Save