pub / serci

Search the web with !keywords
git clone https://src.jayvii.de/pub/serci.git
Home | Log | Files | Exports | Refs | README | RSS

commit 8abe39df700dfa4679ba1d5764a9eb45296b39ba
parent 7e8fbc28521865fbb952dfde8a8537f9d79b8e98
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Mon, 25 May 2026 11:05:17 +0200

fix: use correct configuration for leo

Diffstat:
Mconfig/config.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/config.php b/config/config.php @@ -258,7 +258,7 @@ $searches = array( "name" => "LEO", "website" => "https://leo.org", "query" => "https://dict.leo.org/%opt/%s", - "default_query" => "englisch-deutsch", + "default_opts" => "englisch-deutsch", "categories" => array("lang", "community"), "keywords" => array("leo"), "description" => "An Internet-based and community-driven translation dictionary originating from the computer science department of the Technical University of Munich in Germany and run by the Leo GmbH since 2006. Translation languages can be choosen via !leo:englisch-deutsch"