Skip to content

Commit

Permalink
Add support for GitHub Support Communities
Browse files Browse the repository at this point in the history
NOTE: This is not the same thing as GitHub, as not all Github users have a Github Support Community account.
  • Loading branch information
mehtaarn000 committed Nov 19, 2020
1 parent 9d824d1 commit 4bade34
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,14 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"GitHub Support Community": {
"errorMsg": "Oops! That page doesn’t exist or is private.",
"errorType": "message",
"url": "https://github.community/u/{}/summary",
"urlMain": "https://github.community",
"username_claimed": "jperl",
"username_unclaimed": "blue"
},
"GitLab": {
"errorMsg": "[]",
"errorType": "message",
Expand Down Expand Up @@ -2300,4 +2308,4 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}
}
}

0 comments on commit 4bade34

Please sign in to comment.