From 76bd5d495aa776b24c85f772e306db0a0dc15902 Mon Sep 17 00:00:00 2001 From: alexpark Date: Sun, 13 Aug 2023 16:20:39 +0000 Subject: [PATCH] Add Project Segfault Hyperpipe Backends --- api/backend.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/api/backend.json b/api/backend.json index 7ca3642..3281d04 100644 --- a/api/backend.json +++ b/api/backend.json @@ -52,5 +52,23 @@ "locations": "🇺🇸", "api_url": "https://hyperpipeapi.drgns.space", "org": "Homelab(Frontier)" + }, + { + "name": "hyperpipebackend.us.projectsegfau.lt", + "locations": "🇺🇸", + "api_url": "https://hyperpipebackend.us.projectsegfau.lt", + "org": "Racknerd" + }, + { + "name": "hyperpipebackend.eu.projectsegfau.lt", + "locations": "🇱🇺", + "api_url": "https://hyperpipebackend.eu.projectsegfau.lt", + "org": "BuyVM/Frantech" + }, + { + "name": "hyperpipebackend.in.projectsegfau.lt", + "locations": "🇮🇳", + "api_url": "https://hyperpipebackend.in.projectsegfau.lt", + "org": "Homelab" } ] \ No newline at end of file