summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorNoémi Ványi <kvch@users.noreply.github.com>2019-01-04 22:27:05 +0100
committerGitHub <noreply@github.com>2019-01-04 22:27:05 +0100
commit1ea56576dc4f2fb65b9028c900c2e4fb063a8b9a (patch)
treee4d0e50c0494ca49a41351edea532c00289386a3 /searx/settings.yml
parent0e493db2fb06fd78ac05f82abd8b1cc86089684f (diff)
parent899ba5d6dee82faacb572b4d9bc4c58570628531 (diff)
Merge branch 'master' into devel_google_videos
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml39
1 files changed, 13 insertions, 26 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 6e1b5fb74..845c4c876 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -218,24 +218,6 @@ engines:
shortcut : fd
disabled : True
- - name : findx
- engine : findx
- shortcut : fx
- categories : general
- disabled : True
-
- - name : findx images
- engine : findx
- shortcut : fxi
- categories : images
- disabled : True
-
- - name : findx videos
- engine : findx
- shortcut : fxv
- categories : videos
- disabled : True
-
- name : flickr
categories : images
shortcut : fl
@@ -597,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
@@ -723,6 +697,19 @@ engines:
shortcut : du
disabled : True
+ - name : seznam
+ shortcut: szn
+ engine: xpath
+ paging : True
+ search_url : https://search.seznam.cz/?q={query}&count=10&from={pageno}
+ results_xpath: //div[@class="Page-content"]//div[@class="Result "]
+ url_xpath : ./h3/a/@href
+ title_xpath : ./h3
+ content_xpath : .//p[@class="Result-description"]
+ first_page_num : 0
+ page_size : 10
+ disabled : True
+
# - name : yacy
# engine : yacy
# shortcut : ya