Browse Source

[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>
Markus Heiser 1 year ago
parent
commit
8dfc1dbc5c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      searx/engines/lingva.py
  2. 1 1
      searx/settings.yml

+ 1 - 1
searx/engines/lingva.py

@@ -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}"
 
 

+ 1 - 1
searx/settings.yml

@@ -1034,7 +1034,7 @@ engines:
     engine: lingva
     shortcut: lv
     # set lingva instance in url, by default it will use the official instance
-    # url: https://lingva.ml
+    # url: https://lingva.thedaviddelta.com/
 
   - name: lobste.rs
     engine: xpath