[feat] engine: implementation of internet archive scholar

This commit is contained in:
Bnyro
2023-09-08 18:11:06 +02:00
committed by Markus Heiser
parent 223b3487c3
commit efd3a2d6d1
3 changed files with 79 additions and 2 deletions

View File

@@ -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'