mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of https://hex.pm
The package manager for the Erlang ecosystem Find packages. Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
This commit is contained in:
parent
04271e555b
commit
46d7a8289b
3 changed files with 62 additions and 0 deletions
|
|
@ -926,6 +926,11 @@ engines:
|
|||
shortcut: hn
|
||||
disabled: true
|
||||
|
||||
- name: hex
|
||||
engine: hex
|
||||
shortcut: hex
|
||||
disabled: true
|
||||
|
||||
- name: hoogle
|
||||
engine: xpath
|
||||
search_url: https://hoogle.haskell.org/?hoogle={query}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue