summaryrefslogtreecommitdiff
path: root/utils/brand.env
blob: 660160e43d790347fbeecdec01adb72fa516cf97 (plain)
1
2
3
4
5
6
7
export GIT_URL='https://github.com/searx/searx'
export GIT_BRANCH='master'
export ISSUE_URL='https://github.com/searx/searx/issues'
export SEARX_URL='https://searx.me'
export DOCS_URL='https://searx.github.io/searx'
export PUBLIC_INSTANCES='https://searx.space'
export CONTACT_URL='mailto:contact@example.com'