From 8c3c716d1b351cf97dadbae8e38c7e367720b592 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Tue, 24 Oct 2023 09:25:53 +0300 Subject: Added Mozhi https://github.com/libredirect/browser_extension/issues/840 --- src/config.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 8e73d685..0f799adc 100644 --- a/src/config.json +++ b/src/config.json @@ -523,6 +523,12 @@ "url": "https://git.sr.ht/~metalune/simplytranslate_web", "localhost": true }, + "mozhi": { + "name": "Mozhi", + "instanceList": true, + "url": "https://codeberg.org/aryak/mozhi", + "localhost": false + }, "libreTranslate": { "name": "LibreTranslate", "instanceList": true, -- cgit 1.4.1