From bfccf3ff0542bf673dd1b677be3568879524bac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20Devos?= Date: Sat, 9 Jul 2022 10:08:51 +0200 Subject: [PATCH 1/2] Update the comparison table --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c94761e..8c85e31 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,7 @@ If you would like to learn more about LibreX check out the [Wiki](https://github | Metasearch engine | Works without JS | Privacy frontend redirect | Torrent results | |-|-|-|-| | LibreX | ✅ | ✅ | ✅ | -| SearXNG | Only text results ❌ | ❌ | ✅ | +| SearXNG | ✅ | ✅¹ | ✅ | | Whoogle | ✅ | ❌ | ❌ | + +1: You can define alternative domains using [hostname_replace](https://github.com/searxng/searxng/discussions/918). From dd6fb8e5f77e6dc7b788148d44f9fc1da96a5d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20Devos?= Date: Sat, 9 Jul 2022 11:51:04 +0200 Subject: [PATCH 2/2] Update the wording according to the review --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c85e31..7244c43 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,5 @@ If you would like to learn more about LibreX check out the [Wiki](https://github | Metasearch engine | Works without JS | Privacy frontend redirect | Torrent results | |-|-|-|-| | LibreX | ✅ | ✅ | ✅ | -| SearXNG | ✅ | ✅¹ | ✅ | +| SearXNG | ✅ | ✅ Only host can set it | ✅ | | Whoogle | ✅ | ❌ | ❌ | - -1: You can define alternative domains using [hostname_replace](https://github.com/searxng/searxng/discussions/918).