Merge pull request #737 from dalf/ixquick

[fix] ixquick : fetch results from ixquick.eu instead of ixquick.com
This commit is contained in:
Adam Tauber 2016-10-22 21:33:25 +02:00 committed by GitHub
commit e249698b26

View file

@ -437,8 +437,8 @@ engines:
- name : ixquick - name : ixquick
engine : startpage engine : startpage
base_url : 'https://www.ixquick.com/' base_url : 'https://www.ixquick.eu/'
search_url : 'https://www.ixquick.com/do/search' search_url : 'https://www.ixquick.eu/do/search'
shortcut : iq shortcut : iq
timeout : 6.0 timeout : 6.0
disabled : True disabled : True