2020-12-21 00:37:45 +01:00
|
|
|
export SEARX_URL=''
|
2021-04-22 08:33:31 +02:00
|
|
|
export GIT_URL='https://github.com/searxng/searxng'
|
2020-03-29 16:28:17 +02:00
|
|
|
export GIT_BRANCH='master'
|
2021-04-22 08:33:31 +02:00
|
|
|
export ISSUE_URL='https://github.com/searxng/searxng/issues'
|
2021-04-22 21:10:22 +02:00
|
|
|
export DOCS_URL='https://searxng.github.io/searxng'
|
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=''
|
2021-04-22 08:33:31 +02:00
|
|
|
export WIKI_URL='https://github.com/searxng/searxng/wiki'
|
|
|
|
export TWITTER_URL=''
|