summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorDavid A Roberts <d@vidr.cc>2016-08-10 21:33:05 +1000
committerGitHub <noreply@github.com>2016-08-10 21:33:05 +1000
commit4ffe18b4bb7e9515c6b615a8721785604a38da45 (patch)
tree6b4ec1e67eeedd1b296864df96e9deb336444799 /searx/settings.yml
parent96d623436c9ed9cbd7a8f7dbd8852e9100a9b7b7 (diff)
downloadsearxng-4ffe18b4bb7e9515c6b615a8721785604a38da45.tar.gz
searxng-4ffe18b4bb7e9515c6b615a8721785604a38da45.zip
[fix] delete trailing quote
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 5fea2abad..243c291fe 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -216,7 +216,7 @@ engines:
- name : google scholar
engine : xpath
paging : True
- search_url : https://scholar.google.com/scholar?start={pageno}&q={query}&hl=en&as_sdt=0,5&as_vis=1'
+ search_url : https://scholar.google.com/scholar?start={pageno}&q={query}&hl=en&as_sdt=0,5&as_vis=1
results_xpath : //div[@class="gs_r"]/div[@class="gs_ri"]
url_xpath : .//h3/a/@href
title_xpath : .//h3/a