removed GitHub Support Community

pull/1450/head
Siddharth Dushantha 2 years ago
parent 861855754d
commit a6d88b4765

@ -769,5 +769,13 @@
"urlMain": "https://ello.co/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"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"
}
}

@ -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"
}
```

@ -798,14 +798,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"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"
},
"GitLab": {
"errorMsg": "[]",
"errorType": "message",

Loading…
Cancel
Save