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