mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] engine - pypi redirect
This commit is contained in:
		
							parent
							
								
									54a3e03b45
								
							
						
					
					
						commit
						976b3e21c4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1235,7 +1235,7 @@ engines:
 | 
			
		|||
    shortcut: pypi
 | 
			
		||||
    engine: xpath
 | 
			
		||||
    paging: true
 | 
			
		||||
    search_url: https://pypi.org/search?q={query}&page={pageno}
 | 
			
		||||
    search_url: https://pypi.org/search/?q={query}&page={pageno}
 | 
			
		||||
    results_xpath: /html/body/main/div/div/div/form/div/ul/li/a[@class="package-snippet"]
 | 
			
		||||
    url_xpath: ./@href
 | 
			
		||||
    title_xpath: ./h3/span[@class="package-snippet__name"]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue