From 03419078ef438b25f7a2c6dc3a7c9fd60b9f0c35 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 1 Mar 2025 09:04:21 +0100 Subject: [fix] bing fetch engine traits - adjusted XPath selectors Signed-off-by: Markus Heiser --- searx/sxng_locales.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/sxng_locales.py') diff --git a/searx/sxng_locales.py b/searx/sxng_locales.py index 2ff2b2cd6..34b72bf02 100644 --- a/searx/sxng_locales.py +++ b/searx/sxng_locales.py @@ -1,5 +1,5 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -'''List of SearXNG's locale codes. +'''List of SearXNG's locale codes used for the search language/region. .. hint:: -- cgit v1.2.3