mirror of
https://github.com/searxng/searxng.git
synced 2026-05-30 14:44:11 +02:00
[mod] CORE 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
22e73727c0
commit
3ec6d65f9b
+6
-6
@@ -659,12 +659,12 @@ engines:
|
||||
timeout: 30
|
||||
disabled: true
|
||||
|
||||
# - name: core.ac.uk
|
||||
# engine: core
|
||||
# categories: science
|
||||
# shortcut: cor
|
||||
# # get your API key from: https://core.ac.uk/api-keys/register/
|
||||
# api_key: 'unset'
|
||||
- name: core.ac.uk
|
||||
engine: core
|
||||
shortcut: cor
|
||||
# read https://docs.searxng.org/dev/engines/online/core.html
|
||||
api_key: ""
|
||||
inactive: true
|
||||
|
||||
- name: cppreference
|
||||
engine: cppreference
|
||||
|
||||
Reference in New Issue
Block a user