mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	Merge pull request #2448 from return42/fix-1998
[fix] Library Genesis links shifted by 1 #1998
This commit is contained in:
		
						commit
						5225c4f253
					
				@ -492,7 +492,7 @@ engines:
 | 
			
		||||
  - name : library genesis
 | 
			
		||||
    engine : xpath
 | 
			
		||||
    search_url : http://libgen.rs/search.php?req={query}
 | 
			
		||||
    url_xpath : //a[contains(@href,"bookfi.net")]/@href
 | 
			
		||||
    url_xpath : //a[contains(@href,"bookfi.net/md5")]/@href
 | 
			
		||||
    title_xpath : //a[contains(@href,"book/")]/text()[1]
 | 
			
		||||
    content_xpath : //td/a[1][contains(@href,"=author")]/text()
 | 
			
		||||
    categories : general
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user