[or-cvs] [https-everywhere/master 1/2] Support Google Code Search

pde at torproject.org pde at torproject.org
Wed Nov 3 21:17:02 UTC 2010


Author: Peter Eckersley <pde at eff.org>
Date: Tue, 2 Nov 2010 17:37:40 -0700
Subject: Support Google Code Search
Commit: 37ea18fc7732b085f10f4aedc944f3e4fccfba6c

---
 src/chrome/content/rules/GoogleServices.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/chrome/content/rules/GoogleServices.xml b/src/chrome/content/rules/GoogleServices.xml
index 525d015..f4a2104 100644
--- a/src/chrome/content/rules/GoogleServices.xml
+++ b/src/chrome/content/rules/GoogleServices.xml
@@ -10,6 +10,8 @@
   <rule from="^http://(www\.)?google\.com/reader/" 
           to="https://www.google.com/reader/"/>
   <rule from="^http://code\.google\.com/" to="https://code.google.com/"/>
+  <rule from="^http://(www\.)?google\.com/codesearch"
+          to="https://www.google.com/codesearch"/>
   <rule from="^http://sites\.google\.com/" to="https://sites.google.com/"/>
 
   <rule from="^http://(www\.)?google((\.com?)?(\.[^/@:][^/@:])?)/calendar"
-- 
1.7.1




More information about the tor-commits mailing list