diff options
| author | NoPlagiarism <37241775+NoPlagiarism@users.noreply.github.com> | 2023-07-18 02:15:51 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-17 15:15:51 -0600 |
| commit | 9104650cfecfb7f6aea42fc755b565f19c79d370 (patch) | |
| tree | 112b1822858dd560fadbf47ee46bfeddae65507b /services-full.json | |
| parent | 46c9b664789cc4f03d2ea075bb598ac0702b58e1 (diff) | |
| download | farside-9104650cfecfb7f6aea42fc755b565f19c79d370.tar.gz | |
Add GotHub support (#116)
Adds support for GotHub, an alternative frontend for GitHub
---------
Co-authored-by: Ben Busby <contact@benbusby.com>
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/services-full.json b/services-full.json index 85d9a8d..928ec9f 100644 --- a/services-full.json +++ b/services-full.json @@ -565,6 +565,20 @@ ] }, { + "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", "fallback": "https://code.whatever.social", |
