commit 518623dc1de2fc2a75734a2ed3f9e850a65d3bf1 Author: Mike Perry mikeperry-git@torproject.org Date: Thu Sep 19 13:38:48 2013 -0700
Bug 8839: Switch about:tor search link to unfiltered startpage link --- src/chrome/locale/en/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/chrome/locale/en/aboutTor.dtd b/src/chrome/locale/en/aboutTor.dtd index 3e64f0a..89a01a2 100644 --- a/src/chrome/locale/en/aboutTor.dtd +++ b/src/chrome/locale/en/aboutTor.dtd @@ -32,7 +32,7 @@ - The sentence contains two embedded links for "securely" and - the search engine ("Startpage" or "DuckDuckGo"). --> -<!ENTITY aboutTor.searchSPPost.link "https://startpage.com/do/search"> +<!ENTITY aboutTor.searchSPPost.link "https://startpage.com/rth/search"> <!ENTITY aboutTor.searchDDGPost.link "https://duckduckgo.com/html/"> <!ENTITY aboutTor.searchSP.privacy.beforeLink.label "Search "> <!ENTITY aboutTor.searchDDG.privacy.beforeLink.label "Search ">