From 5e4db73a9f8369d45d9bb96d044ac6cddbb3bd7f Mon Sep 17 00:00:00 2001 From: Esmail EL BoB Date: Tue, 8 Feb 2022 22:28:34 +0200 Subject: [PATCH] Add lingva.esmailelbob.xyz instance (#86) * added my instance :) * Update instances.json * Fix markdown table formatting Co-authored-by: David --- README.md | 1 + instances.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eafa3e4..4d6bd06 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ These are the currently known *Lingva* instances. Feel free to make a Pull Reque | [translate.igna.rocks](https://translate.igna.rocks) | [Vercel](https://vercel.com/) | [Let's Encrypt](https://www.ssllabs.com/ssltest/analyze.html?d=translate.igna.rocks) | | [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) | | [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) | ## Public APIs diff --git a/instances.json b/instances.json index 8392f27..5f66cee 100644 --- a/instances.json +++ b/instances.json @@ -3,5 +3,6 @@ "https://translate.alefvanoon.xyz", "https://translate.igna.rocks", "https://lingva.pussthecat.org", - "https://translate.datatunnel.xyz" + "https://translate.datatunnel.xyz", + "https://lingva.esmailelbob.xyz" ]