From c4793afadcabe3c4560afb5179f92c6c440d4c5e Mon Sep 17 00:00:00 2001
From: Markus Heiser
Date: Mon, 12 Apr 2021 16:02:16 +0200
Subject: [PATCH] [fix] https-scheme missing in preferences-page
This patch is an addition to PR #2656 which removed all usage of `base_url` from
the templates, except one was forgotten in the cookie URL of the preferences.
closes: 2740
Signed-off-by: Markus Heiser
---
searx/templates/oscar/preferences.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/searx/templates/oscar/preferences.html b/searx/templates/oscar/preferences.html
index 3f9192e22..2602c19d9 100644
--- a/searx/templates/oscar/preferences.html
+++ b/searx/templates/oscar/preferences.html
@@ -368,7 +368,7 @@