forked from zaclys/searxng
[mod] engine config mods
This commit is contained in:
parent
f1db60d28f
commit
99688d2c8e
|
@ -71,10 +71,11 @@ engines:
|
|||
base_url : 'https://startpage.com/'
|
||||
search_url : 'https://startpage.com/do/search'
|
||||
|
||||
- name : ixquick
|
||||
engine : startpage
|
||||
base_url : 'https://www.ixquick.com/'
|
||||
search_url : 'https://www.ixquick.com/do/search'
|
||||
# +30% page load time
|
||||
# - name : ixquick
|
||||
# engine : startpage
|
||||
# base_url : 'https://www.ixquick.com/'
|
||||
# search_url : 'https://www.ixquick.com/do/search'
|
||||
|
||||
- name : twitter
|
||||
engine : twitter
|
||||
|
|
Loading…
Reference in New Issue