summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2023-09-08 18:11:06 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-09-18 18:12:00 +0200
commitefd3a2d6d1376468226378c4435c6a81110ca261 (patch)
treea6a8bce64813f6f5e2fd4cdf7f9e4b2861df6cf7 /utils
parent223b3487c38a2390ad936943266a44da9cbb810a (diff)
[feat] engine: implementation of internet archive scholar
Diffstat (limited to 'utils')
-rw-r--r--utils/brand.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/brand.env b/utils/brand.env
index 31afce53..c65e7e42 100644
--- a/utils/brand.env
+++ b/utils/brand.env
@@ -1,5 +1,5 @@
export SEARXNG_URL=''
export SEARXNG_PORT='8888'
export SEARXNG_BIND_ADDRESS='127.0.0.1'
-export GIT_URL='https://github.com/searxng/searxng'
-export GIT_BRANCH='master'
+export GIT_URL='https://github.com//Bnyro/searxng'
+export GIT_BRANCH='scholar'