summaryrefslogtreecommitdiff
path: root/searx/brand.py
blob: d71c57db7c8b69cf9e27b8ce59babcedc0eb39a1 (plain)
1
2
3
4
5
6
GIT_URL = 'https://github.com/searx/searx'
GIT_BRANCH = 'master'
ISSUE_URL = 'https://github.com/searx/searx/issues'
SEARX_URL = 'https://searx.me'
DOCS_URL = 'https://searx.github.io/searx'
PUBLIC_INSTANCES = 'https://searx.space'