From f5f4e85e5006ce39eb5db93ea4dc4988a8d578bb Mon Sep 17 00:00:00 2001 From: Danny Harpigny Date: Wed, 13 Dec 2023 23:11:22 +0100 Subject: [PATCH] Auto-redirect in presence of search parameters --- data.json | 5 ---- index.html | 1 + index.js | 50 +++++++++++++++++++++++++++++---------- opensearchdescription.xml | 7 ++++++ 4 files changed, 45 insertions(+), 18 deletions(-) delete mode 100644 data.json create mode 100644 opensearchdescription.xml diff --git a/data.json b/data.json deleted file mode 100644 index 94ee9c9..0000000 --- a/data.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "instances": [ - "https://searxng.no-logs.com/search" - ] -} diff --git a/index.html b/index.html index dfad61c..1f7e9b3 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ +