mirror of https://github.com/searxng/searxng.git
[fix] shortcut added to ixquick
This commit is contained in:
parent
f21070989a
commit
0420ab3c80
|
@ -231,6 +231,7 @@ engines:
|
||||||
engine : startpage
|
engine : startpage
|
||||||
base_url : 'https://www.ixquick.com/'
|
base_url : 'https://www.ixquick.com/'
|
||||||
search_url : 'https://www.ixquick.com/do/search'
|
search_url : 'https://www.ixquick.com/do/search'
|
||||||
|
shortcut : iq
|
||||||
timeout : 6.0
|
timeout : 6.0
|
||||||
disabled : True
|
disabled : True
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue