From ec08d89428e99f43ec4ea2df72e2a5f343f97b96 Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Thu, 28 Nov 2024 19:14:09 -0600 Subject: [PATCH 1/2] Fix Qwant Typo in README Quant > Qwant in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75e430e..1a428f8 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ You can install GoAwayEdge silently by parsing the following arguments: | Switch | Description | | ----------------- | ------------------------------------------------------------------------- | | `-s` | Silent installation | -| `-se:` | Specify the Search Engine: `Google` (default), `Bing`, `DuckDuckGo`, `Yahoo`, `Yandex`, `Ecisua`, `Ask`, `Quant`, `Perplexity` | +| `-se:` | Specify the Search Engine: `Google` (default), `Bing`, `DuckDuckGo`, `Yahoo`, `Yandex`, `Ecisua`, `Ask`, `Qwant`, `Perplexity` | | `--url:` | Custom search query url (ex: `https://google.com/search?q=`) | Example: From 686547336b0209a3c2931b5cedb6a9c6e58c0a80 Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Thu, 28 Nov 2024 19:19:07 -0600 Subject: [PATCH 2/2] Fix Ecosia Typo in README Ecisua > Ecosia in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a428f8..f392650 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ You can install GoAwayEdge silently by parsing the following arguments: | Switch | Description | | ----------------- | ------------------------------------------------------------------------- | | `-s` | Silent installation | -| `-se:` | Specify the Search Engine: `Google` (default), `Bing`, `DuckDuckGo`, `Yahoo`, `Yandex`, `Ecisua`, `Ask`, `Qwant`, `Perplexity` | +| `-se:` | Specify the Search Engine: `Google` (default), `Bing`, `DuckDuckGo`, `Yahoo`, `Yandex`, `Ecosia`, `Ask`, `Qwant`, `Perplexity` | | `--url:` | Custom search query url (ex: `https://google.com/search?q=`) | Example: