From 1d7dd80850490156ac476c2c1288ca4dddc6531f Mon Sep 17 00:00:00 2001 From: Andriy Cherniy Date: Mon, 17 Oct 2022 23:35:05 +0300 Subject: [PATCH] searxng --- frontend/src/lib/data/hosted.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/src/lib/data/hosted.json b/frontend/src/lib/data/hosted.json index 68ea80c..dc409e6 100644 --- a/frontend/src/lib/data/hosted.json +++ b/frontend/src/lib/data/hosted.json @@ -23,5 +23,10 @@ "title": "Mobilizon", "description": "Mobilizon is a tool that helps you find, create and organize events.\n\nYou can also create a page for your group where the members will be able to get organized together.", "link": "https://events.m0e.space" + }, + { + "title": "SearXNG", + "description": "SearXNG is a metasearch engine, aggregating the results of other search engines while not storing information about its users.", + "link": "https://search.m0e.space" } ]