forked from zaclys/searxng
		
	(fix) satisfy the linter, and btw reduce timeout
This commit is contained in:
		
							parent
							
								
									a399248f56
								
							
						
					
					
						commit
						19fa0095a0
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,6 @@
 | 
			
		|||
Jisho (the Japanese-English dictionary)
 | 
			
		||||
"""
 | 
			
		||||
 | 
			
		||||
import json
 | 
			
		||||
from urllib.parse import urlencode, urljoin
 | 
			
		||||
 | 
			
		||||
# about
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -801,7 +801,7 @@ engines:
 | 
			
		|||
  - name: jisho
 | 
			
		||||
    engine: jisho
 | 
			
		||||
    shortcut: js
 | 
			
		||||
    timeout: 4.0
 | 
			
		||||
    timeout: 3.0
 | 
			
		||||
    disabled: true
 | 
			
		||||
 | 
			
		||||
  - name: kickass
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue