From ab78cb4b3db6d63cb8da5a9d1390c2b6e50e69af Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 4 May 2025 23:23:22 +0200 Subject: Drop Google Search as it now requires JavaScript See: https://github.com/dillo-browser/dillo/issues/338 --- dillorc | 1 - 1 file changed, 1 deletion(-) (limited to 'dillorc') diff --git a/dillorc b/dillorc index dbe36f53..f271da3b 100644 --- a/dillorc +++ b/dillorc @@ -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. -- cgit v1.2.3