mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add core.ac.uk engine
This commit is contained in:
parent
4863c1933e
commit
7528e38c8a
2 changed files with 72 additions and 0 deletions
|
|
@ -272,6 +272,15 @@ engines:
|
|||
categories : images
|
||||
shortcut : cce
|
||||
|
||||
- name : core.ac.uk
|
||||
engine : core
|
||||
categories : science
|
||||
shortcut : cor
|
||||
# get your API key from: https://core.ac.uk/api-keys/register/
|
||||
# api_key : "xxxxxxxx"
|
||||
# set api_key and comment out disabled ..
|
||||
disabled: True
|
||||
|
||||
- name : crossref
|
||||
engine : json_engine
|
||||
paging : True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue