mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] google scholar suggestions
This commit is contained in:
		
							parent
							
								
									5fa3c1126b
								
							
						
					
					
						commit
						05a73019b1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -296,7 +296,7 @@ engines: | |||
|     url_xpath : .//h3/a/@href | ||||
|     title_xpath : .//h3/a | ||||
|     content_xpath : .//div[@class="gs_rs"] | ||||
|     suggestion_xpath : //div[@id="gs_qsuggest"]/ul/li | ||||
|     suggestion_xpath : //div[@id="gs_res_ccl_top"]//a/b | ||||
|     page_size : 10 | ||||
|     first_page_num : 0 | ||||
|     categories : science | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Venca24
						Venca24