From 16497b93163c9efb353a991f2d8d4d4234a5e480 Mon Sep 17 00:00:00 2001 From: neon_arch Date: Mon, 18 Sep 2023 17:32:05 +0300 Subject: [PATCH] Add Websurfx (#127) (#131) --- software/websurfx.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/websurfx.yml diff --git a/software/websurfx.yml b/software/websurfx.yml new file mode 100644 index 0000000000..f6c8e60d2d --- /dev/null +++ b/software/websurfx.yml @@ -0,0 +1,12 @@ +name: "Websurfx" +website_url: "https://github.com/neon-mmd/websurfx" +source_code_url: "https://github.com/neon-mmd/websurfx" +description: "Aggregate results from other search engines (metasearch engine) without ads while keeping privacy and security in mind. It is extremely fast and provides a high level of customization (alternative to SearX)." +licenses: + - AGPL-3.0 +platforms: + - Rust + - Docker +tags: + - Search Engines +depends_3rdparty: yes