1
0
Fork 0
mirror of https://github.com/searxng/searxng.git synced 2025-03-12 15:41:15 +00:00
searxng/searx/brand.py

6 lines
232 B
Python

GIT_URL = 'https://github.com/searx/searx'
GIT_BRANCH = 'master'
ISSUE_URL = 'https://github.com/searx/searx/issues'
SEARX_URL = 'https://searx.me'
DOCS_URL = 'https://searx.github.io/searx'
PUBLIC_INSTANCES = 'https://searx.space'