From 8e00adf722bf67ca2925e710a22c44c15f0a0127 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 8 Sep 2023 10:45:15 +0000 Subject: [PATCH] Remove Searx (the project is archived) (#128) - ref. #1 - https://github.com/searx/searx/commit/276ffd3f01cdd823f75676c51231fad4040059d3 - no further explanations provided - searxng looks like a suitable replacement --- software/searx.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/searx.yml diff --git a/software/searx.yml b/software/searx.yml deleted file mode 100644 index 6c0b8dcbd1..0000000000 --- a/software/searx.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Searx -website_url: https://searx.github.io/searx/ -description: Privacy-respecting, hackable metasearch engine. -licenses: - - AGPL-3.0 -platforms: - - Python -tags: - - Search Engines -source_code_url: https://github.com/searx/searx -depends_3rdparty: true -stargazers_count: 13149 -updated_at: '2023-09-07' -archived: true