diff --git a/api/backend.json b/api/backend.json index 0f78636..ffe2a66 100644 --- a/api/backend.json +++ b/api/backend.json @@ -70,5 +70,11 @@ "locations": "🇮🇳", "api_url": "https://hyperpipebackend.in.projectsegfau.lt", "org": "Homelab" - } + }, + { + "name": "hpapi.ggtyler.dev", + "locations": "🇺🇸", + "api_url": "https://hpapi.ggtyler.dev", + "org": "ReliableSite" + } ] \ No newline at end of file diff --git a/api/frontend.json b/api/frontend.json index b1cfbf0..16a4223 100644 --- a/api/frontend.json +++ b/api/frontend.json @@ -48,5 +48,10 @@ "name": "hyperpipe.projectsegfau.lt", "url": "https://hyperpipe.projectsegfau.lt", "privacy": "https://projectsegfau.lt/legal/privacy-policy" + }, + { + "name": "hp.ggtyler.dev", + "url": "https://hp.ggtyler.dev", + "privacy": "https://www.ggtyler.dev/other/privacy" } ] \ No newline at end of file