[or-cvs] [https-everywhere/master 226/291] googlecode.com (when and where do these URLs get generated?)

schoen at torproject.org schoen at torproject.org
Sat Oct 30 00:32:43 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sun, 17 Oct 2010 12:41:16 -0700
Subject: googlecode.com (when and where do these URLs get generated?)
Commit: 500e5235a5a9825582c338263103642452c48953

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

diff --git a/src/chrome/content/rules/GoogleServices.xml b/src/chrome/content/rules/GoogleServices.xml
index d997fc1..2fefc9d 100644
--- a/src/chrome/content/rules/GoogleServices.xml
+++ b/src/chrome/content/rules/GoogleServices.xml
@@ -18,4 +18,7 @@
   <rule from="^http://news\.google((\.com?)?(\.[^/@:][^/@:])?)/"
           to="https://news.google$1/" />
 
+  <rule from="^http://([^/:@]*)\.googlecode.com/"
+          to="https://$1.googlecode.com/" />
+
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list