mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	
							parent
							
								
									ecb9f28869
								
							
						
					
					
						commit
						2cafc5462d
					
				@ -28,11 +28,8 @@ numfig = True
 | 
				
			|||||||
exclude_patterns = ['build-templates/*.rst']
 | 
					exclude_patterns = ['build-templates/*.rst']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from searx import webapp
 | 
					from searx import webapp
 | 
				
			||||||
import searx.engines
 | 
					 | 
				
			||||||
searx.engines.initialize_engines(searx.settings['engines'])
 | 
					 | 
				
			||||||
jinja_contexts = {
 | 
					jinja_contexts = {
 | 
				
			||||||
    'webapp': dict(**webapp.__dict__),
 | 
					    'webapp': dict(**webapp.__dict__),
 | 
				
			||||||
    'engines': searx.engines.engines
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# usage::   lorem :patch:`f373169` ipsum
 | 
					# usage::   lorem :patch:`f373169` ipsum
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user