diff --git a/README.md b/README.md index 7519d7c..d3dd531 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,10 @@ These are the currently known *Lingva* instances. Feel free to make a Pull Reque | Domain | Hosting | SSL Provider | |:-------------------------------------------------------------------:|:-----------------------------------------:|:--------------------------------------------------------------------------------------------:| -| [lingva.ml](https://lingva.ml/) (Official) | [Vercel](https://vercel.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.ml) | -| [lingva.pussthecat.org](https://lingva.pussthecat.org) | [Hetzner](https://hetzner.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.pussthecat.org) | -| [lingva.lunar.icu](https://lingva.lunar.icu/) | [Lansol](https://lansol.de/) | [Cloudflare](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.lunar.icu) | +| [lingva.ml](https://lingva.ml/) (Official) | [Vercel](https://vercel.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.ml) | +| [translate.igna.ooo](https://translate.igna.ooo/) | [Vercel](https://vercel.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=translate.igna.ooo) | +| [lingva.pussthecat.org](https://lingva.pussthecat.org) | [Hetzner](https://hetzner.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=lingva.pussthecat.org) | +| [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 ea90e1e..b3602f7 100644 --- a/instances.json +++ b/instances.json @@ -1,5 +1,6 @@ [ "https://lingva.ml", + "https://translate.igna.ooo", "https://lingva.pussthecat.org", "https://lingva.lunar.icu" ]