mirror of
https://github.com/searxng/searxng.git
synced 2026-05-31 15:07:17 +02:00
[mod] Springer Nature engine: revision of the engine (Paper result)
Revision of the engine / use of the result type Paper as well as other typifications. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
4b4bf0ecaf
commit
4c42704c80
+7
-7
@@ -1984,13 +1984,13 @@ engines:
|
||||
# query_fields: '' # query fields
|
||||
# enable_http: true
|
||||
|
||||
# - name: springer nature
|
||||
# engine: springer
|
||||
# # get your API key from: https://dev.springernature.com/signup
|
||||
# # working API key, for test & debug: "a69685087d07eca9f13db62f65b8f601"
|
||||
# api_key: 'unset'
|
||||
# shortcut: springer
|
||||
# timeout: 15.0
|
||||
- name: springer nature
|
||||
engine: springer
|
||||
shortcut: springer
|
||||
timeout: 5
|
||||
# read https://docs.searxng.org/dev/engines/online/springer.html
|
||||
api_key: ""
|
||||
inactive: true
|
||||
|
||||
- name: startpage
|
||||
engine: startpage
|
||||
|
||||
Reference in New Issue
Block a user