summaryrefslogtreecommitdiff
path: root/searx/brand.py
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-03-25 12:14:21 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2020-03-25 12:14:21 +0100
commitaaf22baad2d0b361e01b8eb2c10de5d03875ecb6 (patch)
tree014420d2bf503030191f6b081bf34bcf90b47457 /searx/brand.py
parentf6b29f68a107ac083bd5df0d6e7bda8a05f4479f (diff)
downloadsearxng-aaf22baad2d0b361e01b8eb2c10de5d03875ecb6.tar.gz
searxng-aaf22baad2d0b361e01b8eb2c10de5d03875ecb6.zip
make project: re-build generic files of the searx project
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/brand.py')
-rw-r--r--searx/brand.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/searx/brand.py b/searx/brand.py
new file mode 100644
index 000000000..7cbca7b0f
--- /dev/null
+++ b/searx/brand.py
@@ -0,0 +1,4 @@
+GIT_URL = 'https://github.com/asciimoo/searx'
+SEARX_URL = 'https://searx.me'
+DOCS_URL = 'https://asciimoo.github.io/searx'
+PUBLIC_INSTANCES = 'https://searx.space'