mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			241 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			241 B
		
	
	
	
		
			Python
		
	
	
	
	
	
GIT_URL = 'https://github.com/asciimoo/searx'
 | 
						|
GIT_BRANCH = 'master'
 | 
						|
ISSUE_URL = 'https://github.com/asciimoo/searx/issues'
 | 
						|
SEARX_URL = 'https://searx.me'
 | 
						|
DOCS_URL = 'https://asciimoo.github.io/searx'
 | 
						|
PUBLIC_INSTANCES = 'https://searx.space'
 |