mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 16:59:21 +02:00
[fix] engine - yahoo: rewrite and fix issues
Languages are supported by mapping the language to a domain. If domain is not found in :py:obj:`lang2domain` URL ``<lang>.search.yahoo.com`` is used. BTW: fix issue reported at https://github.com/searx/searx/issues/3020 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
38a157b56f
commit
f63ffbb22b
3 changed files with 111 additions and 102 deletions
8
docs/src/searx.engines.yahoo.rst
Normal file
8
docs/src/searx.engines.yahoo.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _yahoo engine:
|
||||
|
||||
============
|
||||
Yahoo Engine
|
||||
============
|
||||
|
||||
.. automodule:: searx.engines.yahoo
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue