From 6fbf9fac4e56d9d360c448fc05f2b2737c8d2123 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 4 May 2022 19:44:30 +0200 Subject: [PATCH] Added instance lingva.lunar.icu (#104) * Added instance lingva.lunar.icu * Changed hosting provider --- README.md | 1 + instances.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ba475e..c86547d 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ These are the currently known *Lingva* instances. Feel free to make a Pull Reque | [translate.datatunnel.xyz](https://translate.datatunnel.xyz) | [Hetzner](https://hetzner.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=translate.datatunnel.xyz) | | [lingva.esmailelbob.xyz](https://lingva.esmailelbob.xyz/) | [Kimsufi](https://kimsufi.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.esmailelbob.xyz) | | [translate.plausibility.cloud](https://translate.plausibiity.cloud) | [Hetzner](https://hetzner.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=translate.plausibility.cloud) | +| [lingva.lunar.icu/](https://lingva.lunar.icu/) | [Lansol](https://lansol.de/) | [Cloudflare](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.lunar.icu) | ## Public APIs diff --git a/instances.json b/instances.json index f5e480f..8bcd9c9 100644 --- a/instances.json +++ b/instances.json @@ -5,5 +5,6 @@ "https://lingva.pussthecat.org", "https://translate.datatunnel.xyz", "https://lingva.esmailelbob.xyz", - "https://translate.plausibility.cloud" + "https://translate.plausibility.cloud", + "https://lingva.lunar.icu" ]