mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of internet archive scholar
This commit is contained in:
parent
223b3487c3
commit
efd3a2d6d1
3 changed files with 79 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue