diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 15b27656..5882249c 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -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": "noonewouldusethis298" + }, "GitLab": { "errorMsg": "[]", "errorType": "message", @@ -2300,4 +2308,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}