mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
[enh] add supported_languages on engines and auto-generate languages.py
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
from searx import logger
|
||||
from searx.poolrequests import get
|
||||
from searx.engines.xpath import extract_text
|
||||
from searx.utils import format_date_by_locale
|
||||
from searx.engines.wikipedia import supported_languages
|
||||
|
||||
from json import loads
|
||||
from lxml.html import fromstring
|
||||
|
||||
Reference in New Issue
Block a user