summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorDaniel Kukula <daniel.kuku@gmail.com>2024-05-03 16:52:02 +0100
committerBnyro <82752168+Bnyro@users.noreply.github.com>2024-05-03 21:37:37 +0200
commit46d7a8289bdf9aab1c1e170dc5257a78fc38f80a (patch)
treedc2b5606f196ba48b564efcb7961b7abeb68026e /searx/settings.yml
parent04271e555b41138fcfcdd712323a62239e97e7c9 (diff)
downloadsearxng-46d7a8289bdf9aab1c1e170dc5257a78fc38f80a.tar.gz
searxng-46d7a8289bdf9aab1c1e170dc5257a78fc38f80a.zip
[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>
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index a2b968832..a57bcfbd5 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -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}