mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] tineye engine: minor changes
* remove "disable: false" in settings.yml * use the json() method from httpx.Response (faster character encoding detection)
This commit is contained in:
parent
a6b879f19c
commit
ebd3013a1a
2 changed files with 1 additions and 3 deletions
|
|
@ -487,7 +487,6 @@ engines:
|
|||
engine: tineye
|
||||
shortcut: tin
|
||||
timeout: 9.0
|
||||
disabled: false
|
||||
|
||||
- name: etymonline
|
||||
engine: xpath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue