mirror of
https://github.com/benbusby/farside.git
synced 2025-04-24 20:50:02 +00:00
Add GotHub support (#116)
Adds support for GotHub, an alternative frontend for GitHub --------- Co-authored-by: Ben Busby <contact@benbusby.com>
This commit is contained in:
parent
46c9b66478
commit
9104650cfe
4 changed files with 41 additions and 0 deletions
|
@ -520,6 +520,19 @@
|
|||
"https://breeze.nohost.network"
|
||||
]
|
||||
},
|
||||
{
|
||||
"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://gothub.dev.projectsegfau.lt"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "anonymousoverflow",
|
||||
"test_url": "/questions/6591213/how-do-i-rename-a-local-git-branch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue