mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[fix] delete trailing quote
This commit is contained in:
		
							parent
							
								
									96d623436c
								
							
						
					
					
						commit
						4ffe18b4bb
					
				@ -216,7 +216,7 @@ engines:
 | 
				
			|||||||
  - name : google scholar
 | 
					  - name : google scholar
 | 
				
			||||||
    engine : xpath
 | 
					    engine : xpath
 | 
				
			||||||
    paging : True
 | 
					    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"]
 | 
					    results_xpath : //div[@class="gs_r"]/div[@class="gs_ri"]
 | 
				
			||||||
    url_xpath : .//h3/a/@href
 | 
					    url_xpath : .//h3/a/@href
 | 
				
			||||||
    title_xpath : .//h3/a
 | 
					    title_xpath : .//h3/a
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user