浏览代码

[fix] ixquick : fetch results from ixquick.eu instead of ixquick.com, close #727

dalf 8 年前
父节点
当前提交
972f32d973
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      searx/settings.yml

+ 2
- 2
searx/settings.yml 查看文件

437
 
437
 
438
   - name : ixquick
438
   - name : ixquick
439
     engine : startpage
439
     engine : startpage
440
-    base_url : 'https://www.ixquick.com/'
441
-    search_url : 'https://www.ixquick.com/do/search'
440
+    base_url : 'https://www.ixquick.eu/'
441
+    search_url : 'https://www.ixquick.eu/do/search'
442
     shortcut : iq
442
     shortcut : iq
443
     timeout : 6.0
443
     timeout : 6.0
444
     disabled : True
444
     disabled : True