mirror of
https://github.com/searxng/searxng.git
synced 2024-11-19 02:40:11 +01:00
(fix) satisfy the linter, and btw reduce timeout
This commit is contained in:
parent
a399248f56
commit
19fa0095a0
@ -3,7 +3,6 @@
|
||||
Jisho (the Japanese-English dictionary)
|
||||
"""
|
||||
|
||||
import json
|
||||
from urllib.parse import urlencode, urljoin
|
||||
|
||||
# about
|
||||
|
@ -801,7 +801,7 @@ engines:
|
||||
- name: jisho
|
||||
engine: jisho
|
||||
shortcut: js
|
||||
timeout: 4.0
|
||||
timeout: 3.0
|
||||
disabled: true
|
||||
|
||||
- name: kickass
|
||||
|
Loading…
Reference in New Issue
Block a user