summaryrefslogtreecommitdiff
path: root/searx/brand.py
blob: 91d2ab32186b6d10ec425fea76d49bca81008d54 (plain)
1
2
3
4
5
6
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'