Files
searxng/utils/brand.env
T

8 lines
284 B
Bash
Raw Normal View History

export GIT_URL='https://github.com/searx/searx'
2020-03-29 16:28:17 +02:00
export GIT_BRANCH='master'
export ISSUE_URL='https://github.com/searx/searx/issues'
2020-03-29 11:41:59 +02:00
export SEARX_URL='https://searx.me'
export DOCS_URL='https://searx.github.io/searx'
2020-03-29 11:41:59 +02:00
export PUBLIC_INSTANCES='https://searx.space'
2020-12-21 10:55:28 +01:00
export CONTACT_URL=''