mirror of
https://github.com/searxng/searxng.git
synced 2025-07-19 11:19:54 +02:00
Revert "remove 'all' option from search languages"
This reverts commit 4d1770398a
.
This commit is contained in:
parent
491792c1a5
commit
b63d645a52
51 changed files with 245 additions and 70 deletions
|
@ -4,7 +4,7 @@ from searx.engines import archlinux
|
|||
from searx.testing import SearxTestCase
|
||||
|
||||
domains = {
|
||||
'en': 'https://wiki.archlinux.org',
|
||||
'all': 'https://wiki.archlinux.org',
|
||||
'de': 'https://wiki.archlinux.de',
|
||||
'fr': 'https://wiki.archlinux.fr',
|
||||
'ja': 'https://wiki.archlinuxjp.org',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue