commit: aac8d3a7bfdd77a5369e52a4ece99b20669a4625
parent: 5adb289a1c7611ade59d467b0af02763ccdcae6c
Author: Adam Tauber <asciimoo@gmail.com>
Date: Sat, 30 May 2015 13:36:49 +0200
Merge branch 'startpage'
Diffstat:
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/searx/settings.yml b/searx/settings.yml
@@ -203,12 +203,15 @@ engines:
- name : startpage
engine : startpage
shortcut : sp
+ timeout : 6.0
+ disabled : True
-# +30% page load time
-# - name : ixquick
-# engine : startpage
-# base_url : 'https://www.ixquick.com/'
-# search_url : 'https://www.ixquick.com/do/search'
+ - name : ixquick
+ engine : startpage
+ base_url : 'https://www.ixquick.com/'
+ search_url : 'https://www.ixquick.com/do/search'
+ timeout : 6.0
+ disabled : True
- name : twitter
engine : twitter