mirror of
https://github.com/searxng/searxng.git
synced 2026-06-09 03:17:51 +02:00
[feat] engines: add heexy engine (general, images) (#6218)
This commit is contained in:
@@ -1131,6 +1131,22 @@ engines:
|
||||
shortcut: hn
|
||||
disabled: true
|
||||
|
||||
- name: heexy
|
||||
engine: heexy
|
||||
categories: general
|
||||
heexy_categ: web
|
||||
shortcut: he
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: heexy images
|
||||
engine: heexy
|
||||
categories: images
|
||||
heexy_categ: image
|
||||
shortcut: hei
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: hex
|
||||
engine: hex
|
||||
shortcut: hex
|
||||
|
||||
Reference in New Issue
Block a user