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:
Jann Marc Villablanca 2023-12-30 00:21:06 +08:00 committed by GitHub
parent 9f5213cf42
commit 9f23a1c70b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 158 additions and 1 deletions

View file

@ -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.