1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-07 18:06:38 +00:00

Add filtered gothub instances to services.json

This commit is contained in:
Ben Busby 2023-07-17 15:13:44 -06:00
parent 6427c8b325
commit b124122e93
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1

View file

@ -521,6 +521,19 @@
"https://breeze.nohost.network" "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", "type": "anonymousoverflow",
"test_url": "/questions/6591213/how-do-i-rename-a-local-git-branch", "test_url": "/questions/6591213/how-do-i-rename-a-local-git-branch",