|
|
|
@ -1540,4 +1540,17 @@ As of 06.09.2022, Ello is now behind CloudFlare
|
|
|
|
|
"username_claimed": "blue",
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## GitHub Support Community
|
|
|
|
|
As of 06.09.2022, GitHub Support Community's endpoint just redirects to the main community page
|
|
|
|
|
```
|
|
|
|
|
"GitHub Support Community": {
|
|
|
|
|
"errorMsg": "Oops! That page doesn\u2019t exist or is private.",
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
"url": "https://github.community/u/{}/summary",
|
|
|
|
|
"urlMain": "https://github.community",
|
|
|
|
|
"username_claimed": "jperl",
|
|
|
|
|
"username_unclaimed": "noonewouldusethis298"
|
|
|
|
|
}
|
|
|
|
|
```
|