mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of wallhaven
This commit is contained in:
parent
102502a4f0
commit
c999cfb422
3 changed files with 102 additions and 0 deletions
|
|
@ -1908,6 +1908,11 @@ engines:
|
|||
timeout: 10.0
|
||||
disabled: true
|
||||
|
||||
- name: wallhaven
|
||||
engine: wallhaven
|
||||
# api_key: abcdefghijklmnopqrstuvwxyz
|
||||
shortcut: wh
|
||||
|
||||
# wikimini: online encyclopedia for children
|
||||
# The fulltext and title parameter is necessary for Wikimini because
|
||||
# sometimes it will not show the results and redirect instead
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue