diff --git a/api/backend.json b/api/backend.json index 1d4ce87..3af2f48 100644 --- a/api/backend.json +++ b/api/backend.json @@ -100,5 +100,11 @@ "locations": "🇳🇱", "api_url": "https://hyperpipeapi.ducks.party", "org": "Timeweb Cloud" + }, + { + "name": "hyperpipeapi.darkness.services", + "locations": "US", + "api_url": "https://hyperpipeapi.darkness.services", + "org": "Stark" } ] diff --git a/api/frontend.json b/api/frontend.json index 59de616..67ba415 100644 --- a/api/frontend.json +++ b/api/frontend.json @@ -73,5 +73,10 @@ "name": "hyperpipe.ducks.party", "url": "https://hyperpipe.ducks.party", "privacy": "https://ducks.party/privacy" + }, + { + "name": "hyperpipe.darkness.services", + "url": "https://hyperpipe.darkness.services", + "privacy": "https://codeberg.org/Hyperpipe/Hyperpipe/wiki/Privacy.md" } ]