forked from Icycoide/searxng
searxng brand
This commit is contained in:
parent
d01741c9a2
commit
9d84025e4f
4 changed files with 31 additions and 49 deletions
|
@ -1,9 +1,9 @@
|
|||
export SEARX_URL=''
|
||||
export GIT_URL='https://github.com/searx/searx'
|
||||
export GIT_URL='https://github.com/searxng/searxng'
|
||||
export GIT_BRANCH='master'
|
||||
export ISSUE_URL='https://github.com/searx/searx/issues'
|
||||
export DOCS_URL='https://searx.github.io/searx'
|
||||
export ISSUE_URL='https://github.com/searxng/searxng/issues'
|
||||
export DOCS_URL='https://searx.github.io/searxng'
|
||||
export PUBLIC_INSTANCES='https://searx.space'
|
||||
export CONTACT_URL=''
|
||||
export WIKI_URL='https://github.com/searx/searx/wiki'
|
||||
export TWITTER_URL='https://twitter.com/Searx_engine'
|
||||
export WIKI_URL='https://github.com/searxng/searxng/wiki'
|
||||
export TWITTER_URL=''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue