diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-05-04 23:23:22 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-05-04 23:23:22 +0200 |
commit | ab78cb4b3db6d63cb8da5a9d1390c2b6e50e69af (patch) | |
tree | 6bf555b55ca50d4eadcd742c5334426e975764e1 /dillorc | |
parent | 2ed969fdec0f14798abb91184cbb95115d2f6c71 (diff) |
Drop Google Search as it now requires JavaScript
See: https://github.com/dillo-browser/dillo/issues/338
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -205,7 +205,6 @@ 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="Google https://www.google.com/search?ie=UTF-8&oe=UTF-8&gbv=1&q=%s" # If set, dillo will ask web servers to send pages in this language. # This setting does NOT change dillo's user interface. |