From 8a2c4ccc32c95e0ad9bfe220ffc819a52c2969d3 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 21 Apr 2024 14:35:13 +0530 Subject: [PATCH] add nerdvpn to instancesjson too (closes #34) --- instances.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/instances.json b/instances.json index 7c42f99..65cb6f2 100644 --- a/instances.json +++ b/instances.json @@ -16,5 +16,17 @@ "link": "https://nyc1.mz.ggtyler.dev", "cloudflare": false, "host": "Royale Hosting" + }, + { + "country": "Germany / USA / India", + "link": "https://translate.projectsegfau.lt", + "cloudflare": false, + "host": "Avoro / Racknerd / Airtel" + }, + { + "country": "Ukraine", + "link": "https://translate.nerdvpn.de", + "cloudflare": false, + "host": "vsys.host" } ] \ No newline at end of file