summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorNoémi Ványi <kvch@users.noreply.github.com>2019-01-04 22:20:37 +0100
committerGitHub <noreply@github.com>2019-01-04 22:20:37 +0100
commit899ba5d6dee82faacb572b4d9bc4c58570628531 (patch)
tree48097abd82e8e41f1022c16fc5aa46f5ee78914d /searx
parent82bf9c6b290423b5b7b300fc3af68bbfa32f3d4f (diff)
parentaeb6dab1872921fc129d47830620ae78bc185e53 (diff)
downloadsearxng-899ba5d6dee82faacb572b4d9bc4c58570628531.tar.gz
searxng-899ba5d6dee82faacb572b4d9bc4c58570628531.zip
Merge pull request #1461 from dimqua/master
Remove Ixquick engine
Diffstat (limited to 'searx')
-rw-r--r--searx/engines/startpage.py4
-rw-r--r--searx/settings.yml8
2 files changed, 0 insertions, 12 deletions
diff --git a/searx/engines/startpage.py b/searx/engines/startpage.py
index 166c11f83..55efdc884 100644
--- a/searx/engines/startpage.py
+++ b/searx/engines/startpage.py
@@ -74,10 +74,6 @@ def response(resp):
if re.match(r"^http(s|)://(www\.)?startpage\.com/do/search\?.*$", url):
continue
- # block ixquick search url's
- if re.match(r"^http(s|)://(www\.)?ixquick\.com/do/search\?.*$", url):
- continue
-
title = extract_text(link)
if result.xpath(content_xpath):
diff --git a/searx/settings.yml b/searx/settings.yml
index c223e5915..845c4c876 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -579,14 +579,6 @@ engines:
timeout : 6.0
disabled : True
- - name : ixquick
- engine : startpage
- base_url : 'https://www.ixquick.eu/'
- search_url : 'https://www.ixquick.eu/do/search'
- shortcut : iq
- timeout : 6.0
- disabled : True
-
- name : swisscows
engine : swisscows
shortcut : sw