mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02:00
small fixes
This commit is contained in:
parent
727c287856
commit
92c6e88ad3
5 changed files with 7 additions and 8 deletions
|
@ -15,7 +15,7 @@
|
|||
from json import loads
|
||||
from string import Formatter
|
||||
from urllib import urlencode, quote
|
||||
from searx.engines.wikipedia import supported_engines
|
||||
from searx.engines.wikipedia import supported_languages
|
||||
|
||||
# engine dependent config
|
||||
categories = ['general']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue