diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-04-18 11:32:20 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-04-18 11:32:20 +0300 |
commit | 8b88d53dee88ed37fe4fb4bb2874a56303e3d6ec (patch) | |
tree | 1cc3351fbb0f73599407bc30e082ff284c55ad1c /pug/options | |
parent | Adding Raw Link Copy feature #165 (diff) | |
download | libredirect-8b88d53dee88ed37fe4fb4bb2874a56303e3d6ec.zip |
Added support for yahoo, bing, yandex, ecosia #199
Diffstat (limited to 'pug/options')
-rw-r--r-- | pug/options/search/search.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pug/options/search/search.pug b/pug/options/search/search.pug index 61664b9c..79c30e2e 100644 --- a/pug/options/search/search.pug +++ b/pug/options/search/search.pug @@ -19,6 +19,7 @@ body.option(dir="auto") option(value="searxng") SearXNG option(value="whoogle") Whoogle option(value="startpage") Startpage + option(value="ecosia") Ecosia #searx-whoogle |