Browse Source

Merge pull request #657 from davidar/patch-1

[fix] delete trailing quote
Adam Tauber 8 years ago
parent
commit
9998577f0a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      searx/settings.yml

+ 1
- 1
searx/settings.yml View File

@@ -216,7 +216,7 @@ engines:
216 216
   - name : google scholar
217 217
     engine : xpath
218 218
     paging : True
219
-    search_url : https://scholar.google.com/scholar?start={pageno}&q={query}&hl=en&as_sdt=0,5&as_vis=1'
219
+    search_url : https://scholar.google.com/scholar?start={pageno}&q={query}&hl=en&as_sdt=0,5&as_vis=1
220 220
     results_xpath : //div[@class="gs_r"]/div[@class="gs_ri"]
221 221
     url_xpath : .//h3/a/@href
222 222
     title_xpath : .//h3/a