From b124122e93906a9711fbb6fd8ac90f1248561650 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 17 Jul 2023 15:13:44 -0600 Subject: [PATCH] Add filtered gothub instances to services.json --- services.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/services.json b/services.json index c408cb6..08439b2 100644 --- a/services.json +++ b/services.json @@ -521,6 +521,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",