mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #15 from return42/add-springer
Add a search engine for Springer Nature
This commit is contained in:
commit
d01741c9a2
5 changed files with 87 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -194,6 +194,7 @@ PYLINT_FILES=\
|
|||
searx/engines/meilisearch.py \
|
||||
searx/engines/solidtorrents.py \
|
||||
searx/engines/solr.py \
|
||||
searx/engines/springer.py \
|
||||
searx/engines/google_scholar.py \
|
||||
searx/engines/yahoo_news.py \
|
||||
searx/engines/apkmirror.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue