summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-08-18 14:42:59 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-09-11 20:15:10 +0200
commitcd8c8cd86eecde0bdc82ec04fd6bbcbb56a68446 (patch)
treed4992a53f6759131288c48b93a7275a313e62f49
parent9b6c641637551a9946ca649c04e0a9fe3d39b05d (diff)
Switch to HTTPS for Google search
Use HTTPS by default, as Google won't redirect to HTTPS on its own.
-rw-r--r--dillorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dillorc b/dillorc
index 0b888466..a52350e0 100644
--- a/dillorc
+++ b/dillorc
@@ -176,7 +176,7 @@ 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 http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
+search_url="Google https://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# If set, dillo will ask web servers to send pages in this language.
# This setting does NOT change dillo's user interface.