From b9a44a819ee7136453fde5ed0ecb140871ddd506 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Tue, 26 Oct 2021 12:50:06 +0200 Subject: add / at end of url --- config/services/web/searx/searx/engines.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/services/web/searx/searx/engines.nix b/config/services/web/searx/searx/engines.nix index 2e00a46..1ce7205 100644 --- a/config/services/web/searx/searx/engines.nix +++ b/config/services/web/searx/searx/engines.nix @@ -41,7 +41,7 @@ in (disable [ categories = "it"; disabled = true; about = { - website = "https://alternativeto.net"; + website = "https://alternativeto.net/"; wikidata_id = "Q3613175"; official_api_documentation = ""; use_official_api = false; -- cgit v1.2.3