summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorAustin Huang <im@austinhuang.me>2022-04-01 09:23:24 -0400
committerAustin Huang <im@austinhuang.me>2022-04-01 09:23:24 -0400
commit19fa0095a0ab12ed1f7a79d91edf862faf6fdfcf (patch)
tree7c0a4b7b0f4c442e4d7e1a9df751fea089aa3730 /searx
parenta399248f56e6975c78f617defc5ce7df2f62a828 (diff)
downloadsearxng-19fa0095a0ab12ed1f7a79d91edf862faf6fdfcf.tar.gz
searxng-19fa0095a0ab12ed1f7a79d91edf862faf6fdfcf.zip
(fix) satisfy the linter, and btw reduce timeout
Diffstat (limited to 'searx')
-rw-r--r--searx/engines/jisho.py1
-rw-r--r--searx/settings.yml2
2 files changed, 1 insertions, 2 deletions
diff --git a/searx/engines/jisho.py b/searx/engines/jisho.py
index c1324635b..a34d8e421 100644
--- a/searx/engines/jisho.py
+++ b/searx/engines/jisho.py
@@ -3,7 +3,6 @@
Jisho (the Japanese-English dictionary)
"""
-import json
from urllib.parse import urlencode, urljoin
# about
diff --git a/searx/settings.yml b/searx/settings.yml
index 48b074545..eee0e1d7d 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -801,7 +801,7 @@ engines:
- name: jisho
engine: jisho
shortcut: js
- timeout: 4.0
+ timeout: 3.0
disabled: true
- name: kickass