[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbutton/master] Bug #8839: Switch Google redirect link to unfiltered startpage



commit ee9d8978e1419c76a3ac5856ba775467b5e45aad
Author: Mike Perry <mikeperry-git@xxxxxxxxxxxxxx>
Date:   Thu Sep 19 13:41:54 2013 -0700

    Bug #8839: Switch Google redirect link to unfiltered startpage
    
    This code is deactivated, but for completeness, let's switch it.
---
 src/defaults/preferences/preferences.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/defaults/preferences/preferences.js b/src/defaults/preferences/preferences.js
index 670e322..c5e896f 100644
--- a/src/defaults/preferences/preferences.js
+++ b/src/defaults/preferences/preferences.js
@@ -196,7 +196,7 @@ pref("extensions.torbutton.asked_google_captcha", false);
 pref("extensions.torbutton.redir_url.1", "https://www.ixquick.com/do/metasearch.pl?query=";);
 pref("extensions.torbutton.redir_url.2", "http://www.bing.com/search?q=";);
 pref("extensions.torbutton.redir_url.3", "http://search.yahoo.com/search?p=";);
-pref("extensions.torbutton.redir_url.4", "https://www.startpage.com/do/search?query=";);
+pref("extensions.torbutton.redir_url.4", "https://www.startpage.com/rto/search?query=";);
 pref("extensions.torbutton.redir_url.5", "https://duckduckgo.com/?q=";);
 pref("extensions.torbutton.fix_google_srch", true);
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits