brand.env 271 B

1234567
  1. export GIT_URL='https://github.com/asciimoo/searx'
  2. export GIT_BRANCH='master'
  3. export ISSUE_URL='https://github.com/asciimoo/searx/issues'
  4. export SEARX_URL='https://searx.me'
  5. export DOCS_URL='https://asciimoo.github.io/searx'
  6. export PUBLIC_INSTANCES='https://searx.space'