diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-09-19 10:39:32 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-09-19 10:39:32 +0300 |
commit | 98210bf264955fb34b96c4be6e3164c6d8be009e (patch) | |
tree | 7bcff658bb155f1a18ddf2d52f9b84cc6f78fa23 /src/config.json | |
parent | Add "Redirect (frontend) to Prefferred" https://github.com/libredirect/browse... (diff) | |
download | libredirect-98210bf264955fb34b96c4be6e3164c6d8be009e.zip |
Removed LingvaTranslate
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config.json b/src/config.json index 87562dd1..a42fa8dc 100644 --- a/src/config.json +++ b/src/config.json @@ -518,12 +518,6 @@ "url": "https://git.sr.ht/~metalune/simplytranslate_web", "localhost": true }, - "lingva": { - "name": "Lingva Translate", - "instanceList": true, - "url": "https://github.com/TheDavidDelta/lingva-translate", - "localhost": true - }, "libreTranslate": { "name": "LibreTranslate", "instanceList": true, |