mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
[feat] engines: add artstation engine (#5728)
- use proper Brave API with api_key for search Co-authored-by: Bnyro <bnyro@tutanota.com>
This commit is contained in:
committed by
Markus Heiser
parent
da9c0815ac
commit
8e824017dc
@@ -2663,6 +2663,12 @@ engines:
|
||||
shortcut: wttr
|
||||
timeout: 9.0
|
||||
|
||||
- name: braveapi
|
||||
engine: braveapi
|
||||
# read https://docs.searxng.org/dev/engines/online/brave.html
|
||||
api_key: ""
|
||||
inactive: true
|
||||
|
||||
- name: brave
|
||||
engine: brave
|
||||
shortcut: br
|
||||
|
||||
Reference in New Issue
Block a user