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'
 |