From a6d88b47659c9e22bed6acd8b9c2031bfaa108c3 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 6 Sep 2022 09:52:25 +0200 Subject: [PATCH] removed GitHub Support Community --- removed_sites.json | 8 ++++++++ removed_sites.md | 13 +++++++++++++ sherlock/resources/data.json | 8 -------- 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index 70841e3..90ca426 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -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" } } diff --git a/removed_sites.md b/removed_sites.md index 1b8fe43..4b1d353 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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" + } ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index ef58ba7..3792296 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -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",