mirror of
https://github.com/searxng/searxng.git
synced 2026-06-16 06:46:52 +02:00
[feat] engines: add vuhuv engine (#6196)
This commit is contained in:
@@ -2743,6 +2743,27 @@ engines:
|
||||
shortcut: void
|
||||
disabled: true
|
||||
|
||||
- name: vuhuv
|
||||
engine: vuhuv
|
||||
categories: general
|
||||
vuhuv_category: general
|
||||
shortcut: vu
|
||||
disabled: true
|
||||
|
||||
- name: vuhuv images
|
||||
engine: vuhuv
|
||||
categories: images
|
||||
vuhuv_category: images
|
||||
shortcut: vui
|
||||
disabled: true
|
||||
|
||||
- name: vuhuv videos
|
||||
engine: vuhuv
|
||||
categories: videos
|
||||
vuhuv_category: videos
|
||||
shortcut: vuv
|
||||
disabled: true
|
||||
|
||||
- name: wallhaven
|
||||
engine: wallhaven
|
||||
# api_key: abcdefghijklmnopqrstuvwxyz
|
||||
|
||||
Reference in New Issue
Block a user