diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-05-04 23:21:40 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-05-08 00:33:25 +0200 |
commit | 0943cbbc5a3d7e1f60c2b5fe730cfda0d830cdd4 (patch) | |
tree | 1ad7ec8c66ba7bdce6098c1704132caa6c5cfdc7 /dillorc | |
parent | d901d8b641c88f9f22b0479d4b3326b2ed06e958 (diff) |
Add Marginalia and Wiby search engines
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -205,6 +205,8 @@ search_url="dd DuckDuckGo (https) https://duckduckgo.com/lite/?kp=-1&kd=-1&q=%s" search_url="Wikipedia http://www.wikipedia.org/w/index.php?search=%s&go=Go" 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" # If set, dillo will ask web servers to send pages in this language. # This setting does NOT change dillo's user interface. |