[mod] aol engines: disable by default (#5975)
The AOL engines deliver no results or too many incorrect results; in #5972 it is reported that the AOL-images do not work, and on AOL-web the language selection seems to depend more on the IP than on the selected language / Locally, the language selection works for me, on the public server only English results are displayed, which significantly worsens the result list. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -426,18 +426,21 @@ engines:
|
||||
search_type: search
|
||||
categories: [general]
|
||||
shortcut: aol
|
||||
disabled: true
|
||||
|
||||
- name: aol images
|
||||
engine: aol
|
||||
search_type: image
|
||||
categories: [images]
|
||||
shortcut: aoli
|
||||
disabled: true
|
||||
|
||||
- name: aol videos
|
||||
engine: aol
|
||||
search_type: video
|
||||
categories: [videos]
|
||||
shortcut: aolv
|
||||
disabled: true
|
||||
|
||||
- name: arch linux wiki
|
||||
engine: archlinux
|
||||
|
||||
Reference in New Issue
Block a user