forked from zaclys/searxng
		
	[fix] searxng fix: sjp engine
This commit is contained in:
		
							parent
							
								
									ae5954f2da
								
							
						
					
					
						commit
						b7848e3422
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,7 +6,7 @@ | ||||||
| from lxml.html import fromstring | from lxml.html import fromstring | ||||||
| from searx import logger | from searx import logger | ||||||
| from searx.utils import extract_text | from searx.utils import extract_text | ||||||
| from searx.raise_for_httperror import raise_for_httperror | from searx.network import raise_for_httperror | ||||||
| 
 | 
 | ||||||
| logger = logger.getChild('sjp engine') | logger = logger.getChild('sjp engine') | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament