From 0bfedd009b4c60e9ffc0f8eee965407d70a7eed8 Mon Sep 17 00:00:00 2001 From: Quentin Michaud <76600167+mh4ckt3mh4ckt1c4s@users.noreply.github.com> Date: Sat, 4 Mar 2023 20:32:50 +0100 Subject: [PATCH] Add SearXNG --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 433a29b4..37a34969 100644 --- a/apps.toml +++ b/apps.toml @@ -3018,6 +3018,12 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/searx_ynh" +[searxng] +category = "small_utilities" +potential_alternative_to = [ "Google", "Bing", "Yahoo", "DuckDuckGo", "SearX" ] +state = "working" +url = "https://github.com/YunoHost-Apps/searxng_ynh" + [seenthis] antifeatures = [ "package-not-maintained" ] category = "publishing"