mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: add adobe stock photos
This commit is contained in:
parent
0f9694c90b
commit
f20a7632f1
2 changed files with 74 additions and 0 deletions
|
|
@ -325,6 +325,13 @@ engines:
|
|||
shortcut: 9g
|
||||
disabled: true
|
||||
|
||||
- name: adobe stock
|
||||
engine: adobe_stock
|
||||
# available search orders: 'relevant', 'featured', 'creation', 'nb_downloads'
|
||||
# adobe_order: relevance
|
||||
shortcut: as
|
||||
disabled: true
|
||||
|
||||
- name: alpine linux packages
|
||||
engine: alpinelinux
|
||||
disabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue