mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of cppreference
This commit is contained in:
parent
1a66bfa66c
commit
b1431e1670
2 changed files with 45 additions and 0 deletions
|
|
@ -477,6 +477,12 @@ engines:
|
|||
# # get your API key from: https://core.ac.uk/api-keys/register/
|
||||
# api_key: 'unset'
|
||||
|
||||
- name: cppreference
|
||||
engine: cppreference
|
||||
shortcut: cpp
|
||||
paging: false
|
||||
disabled: true
|
||||
|
||||
- name: crossref
|
||||
engine: crossref
|
||||
shortcut: cr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue