diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | dillorc | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,7 @@ dillo-3.3.0 [Unreleased] - Focus the N-th tab with the Alt+<number> shortcut. - Fix vsource dpi infinite loop on musl due to unescaped "%" printf format. - Add about:cache and about:dicache pages to show internal cache details. + - Add mojeek search engine with shortcut "mj". Patches: Rodrigo Arias Mallo +- Middle click on back or forward button opens page in new tab. Patches: Alex @@ -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. |