summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2016-08-11 11:04:55 +0200
committerGitHub <noreply@github.com>2016-08-11 11:04:55 +0200
commit4fae62cd88fe936f5b3fc14dcb119cf02c97d546 (patch)
tree38636d7bff38424828e2944ac397e7c57b53a636 /searx/settings.yml
parent975bd5beb5d98dc56664eb7a4085e90a566cf63d (diff)
parent9c18abfe5ab965350fd09cf86782201c345e0762 (diff)
downloadsearxng-4fae62cd88fe936f5b3fc14dcb119cf02c97d546.tar.gz
searxng-4fae62cd88fe936f5b3fc14dcb119cf02c97d546.zip
Merge pull request #656 from cy8aer/openrepos
openrepos: Meego/Sailfish application repository
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 243c291fe..4feebfcd0 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -300,6 +300,18 @@ engines:
engine : openstreetmap
shortcut : osm
+ - name : openrepos
+ engine : xpath
+ paging : True
+ search_url : https://openrepos.net/search/node/{query}?page={pageno}
+ url_xpath : //li[@class="search-result"]//h3[@class="title"]/a/@href
+ title_xpath : //li[@class="search-result"]//h3[@class="title"]/a
+ content_xpath : //li[@class="search-result"]//div[@class="search-snippet-info"]//p[@class="search-snippet"]
+ categories : files
+ timeout : 4.0
+ disabled : True
+ shortcut : or
+
- name : photon
engine : photon
shortcut : ph