✨ feat(engine): mojeek
for the search engine (#464)
* 🧑💻 fix: add closing curly brace in the nix build step * ✨ feat: add code to provide search results from `mojeek` engine --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f5213cf42
commit
9f23a1c70b
5 changed files with 158 additions and 1 deletions
|
@ -64,4 +64,5 @@ upstream_search_engines = {
|
|||
Brave = false,
|
||||
Startpage = false,
|
||||
LibreX = false,
|
||||
Mojeek = false,
|
||||
} -- select the upstream search engines from which the results should be fetched.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue