diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-08-12 21:06:27 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-08-12 21:35:41 +0200 |
commit | f3e50968d86cd3f54f6d274a5abe72094cafd19d (patch) | |
tree | f62a3e7349e7e403b6e07da72ac20391b7d0e010 /dillorc | |
parent | 7f1d018c3b5647c1581c281b463426d66e1aab6b (diff) |
Add mojeek search engine
See: https://en.wikipedia.org/wiki/Mojeek
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,6 +207,7 @@ search_url="Free Dictionary http://www.thefreedictionary.com/%s" search_url="Startpage (https) https://www.startpage.com/do/search?query=%s" search_url="Marginalia https://marginalia-search.com/search?query=%s" search_url="Wiby https://wiby.org/?q=%s" +search_url="mj Mojeek https://www.mojeek.com/search?q=%s" # If set, dillo will ask web servers to send pages in this language. # This setting does NOT change dillo's user interface. |