mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of goodreads
This commit is contained in:
parent
c2f1e760a1
commit
559b860618
2 changed files with 64 additions and 0 deletions
|
|
@ -807,6 +807,12 @@ engines:
|
|||
require_api_key: false
|
||||
results: JSON
|
||||
|
||||
- name: goodreads
|
||||
engine: goodreads
|
||||
shortcut: good
|
||||
timeout: 4.0
|
||||
disabled: true
|
||||
|
||||
- name: google
|
||||
engine: google
|
||||
shortcut: go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue