diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 03660afc..9ff73dae 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, |