diff --git a/INSTANCES.md b/INSTANCES.md index 0e54a88..ace9112 100644 --- a/INSTANCES.md +++ b/INSTANCES.md @@ -18,6 +18,7 @@ | [hyperpipe.lunar.icu](https://hyperpipe.lunar.icu) | https://service.lunar.icu/LunarPrivacy.pdf | | [hp.iqbalrifai.eu.org](https://hp.iqbalrifai.eu.org) | https://iqbalrifai.eu.org/privacy-policy/ | | [hp.ngn.tf](https://hp.ngn.tf) | https://files.ngn.tf/privacy | +| [hyperpipe.ducks.party](https://hyperpipe.ducks.party) | https://ducks.party/privacy | ## Backends @@ -39,3 +40,4 @@ | [hyperpipe-api.lunar.icu](https://hyperpipe-api.lunar.icu) | 🇩🇪 | | [hp-proxy.iqbalrifai.eu.org](https://hp-proxy.iqbalrifai.eu.org) | 🇮🇩 | | [hpapi.ngn.tf](https://hpapi.ngn.tf) | 🇹🇷 | +| [hyperpipeapi.ducks.party](https://hyperpipeapi.ducks.party) | 🇳🇱 | diff --git a/api/backend.json b/api/backend.json index 875e552..c940ee1 100644 --- a/api/backend.json +++ b/api/backend.json @@ -94,5 +94,11 @@ "locations": "🇹🇷", "api_url": "https://hpapi.ngn.tf", "org": "Homelab" - } + }, + { + "name": "hyperpipeapi.ducks.party", + "locations": "🇳🇱", + "api_url": "https://hyperpipeapi.ducks.party", + "org": "Timeweb Cloud" + } ] diff --git a/api/frontend.json b/api/frontend.json index b9051ff..59de616 100644 --- a/api/frontend.json +++ b/api/frontend.json @@ -68,5 +68,10 @@ "name": "hp.ngn.tf", "url": "https://hp.ngn.tf", "privacy": "https://files.ngn.tf/privacy" + }, + { + "name": "hyperpipe.ducks.party", + "url": "https://hyperpipe.ducks.party", + "privacy": "https://ducks.party/privacy" } ] diff --git a/gen/backend.csv b/gen/backend.csv index 9951e9f..56a37e4 100644 --- a/gen/backend.csv +++ b/gen/backend.csv @@ -15,3 +15,4 @@ hpapi.ggtyler.dev,🇺🇸,https://hpapi.ggtyler.dev,ReliableSite hyperpipe-api.lunar.icu,🇩🇪,https://hyperpipe-api.lunar.icu,MAX.SRL hp-proxy.iqbalrifai.eu.org,🇮🇩,https://hp-proxy.iqbalrifai.eu.org,AS150249 hpapi.ngn.tf,🇹🇷,https://hpapi.ngn.tf,Homelab +hyperpipeapi.ducks.party,🇳🇱,https://hyperpipeapi.ducks.party,Timeweb Cloud diff --git a/gen/frontend.csv b/gen/frontend.csv index 2472f04..946375b 100644 --- a/gen/frontend.csv +++ b/gen/frontend.csv @@ -13,3 +13,4 @@ hp.ggtyler.dev,https://hp.ggtyler.dev,https://www.ggtyler.dev/other/privacy hyperpipe.lunar.icu,https://hyperpipe.lunar.icu,https://service.lunar.icu/LunarPrivacy.pdf hp.iqbalrifai.eu.org,https://hp.iqbalrifai.eu.org,https://iqbalrifai.eu.org/privacy-policy/ hp.ngn.tf,https://hp.ngn.tf,https://files.ngn.tf/privacy +hyperpipe.ducks.party,https://hyperpipe.ducks.party,https://ducks.party/privacy