mirror of
https://github.com/searxng/searxng.git
synced 2026-05-24 03:44:31 +02:00
[feat] engines: add devicons engine
- official website: https://devicon.dev/ - the engine contains a lot of icons of popular software frameworks (e.g. pytest), so they could for example be useful for visualizing a diagram of the tech stack used in an app
This commit is contained in:
@@ -736,6 +736,11 @@ engines:
|
||||
shortcut: da
|
||||
timeout: 3.0
|
||||
|
||||
- name: devicons
|
||||
engine: devicons
|
||||
shortcut: di
|
||||
timeout: 3.0
|
||||
|
||||
- name: ddg definitions
|
||||
engine: duckduckgo_definitions
|
||||
shortcut: ddd
|
||||
|
||||
Reference in New Issue
Block a user