From 4ffe18b4bb7e9515c6b615a8721785604a38da45 Mon Sep 17 00:00:00 2001 From: David A Roberts Date: Wed, 10 Aug 2016 21:33:05 +1000 Subject: [PATCH] [fix] delete trailing quote --- searx/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/settings.yml b/searx/settings.yml index 5fea2aba..243c291f 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