[fix] engine - offical URL moved to https://lingva.thedaviddelta.com/

The ML top-level domain has been removed from Freenom ... moved the official
instance to https://lingva.thedaviddelta.com  [1]

To test use translation syntax:

    !lv en-de Alternative front-end for Google Translate

[1] https://fosstodon.org/@thedaviddelta/111376540936289966

Closes: https://github.com/searxng/searxng/issues/2718
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2023-12-24 13:03:06 +01:00 committed by Markus Heiser
parent 2863b0f6da
commit 8dfc1dbc5c
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ about = {
engine_type = 'online_dictionary'
categories = ['general']
url = "https://lingva.ml"
url = "https://lingva.thedaviddelta.com/"
search_url = "{url}/api/v1/{from_lang}/{to_lang}/{query}"