From 9104650cfecfb7f6aea42fc755b565f19c79d370 Mon Sep 17 00:00:00 2001 From: NoPlagiarism <37241775+NoPlagiarism@users.noreply.github.com> Date: Tue, 18 Jul 2023 02:15:51 +0500 Subject: Add GotHub support (#116) Adds support for GotHub, an alternative frontend for GitHub --------- Co-authored-by: Ben Busby --- services-full.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'services-full.json') diff --git a/services-full.json b/services-full.json index 85d9a8d..928ec9f 100644 --- a/services-full.json +++ b/services-full.json @@ -564,6 +564,20 @@ "https://breeze.whateveritworks.org" ] }, + { + "type": "gothub", + "test_url": "/benbusby/farside", + "fallback": "https://gothub.projectsegfau.lt", + "instances": [ + "https://gh.bloatcat.tk", + "https://gothub.lunar.icu", + "https://gothub.no-logs.com", + "https://gh.owo.si", + "https://gothub.projectsegfau.lt", + "https://gh.whateveritworks.org", + "https://gothub.dev.projectsegfau.lt" + ] + }, { "type": "anonymousoverflow", "test_url": "/questions/6591213/how-do-i-rename-a-local-git-branch", -- cgit v1.2.3