[or-cvs] [https-everywhere/master 003/291] experimental user contributions for Google News and Google Calendar

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


Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 16:31:40 -0700
Subject: experimental user contributions for Google News and Google Calendar
Commit: d3ced6d362e97a3d8496639f74349566cb04fe95

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

diff --git a/src/chrome/content/rules/GoogleServices.xml b/src/chrome/content/rules/GoogleServices.xml
index 22b9f39..d997fc1 100644
--- a/src/chrome/content/rules/GoogleServices.xml
+++ b/src/chrome/content/rules/GoogleServices.xml
@@ -11,4 +11,11 @@
           to="https://www.google.com/reader/"/>
   <rule from="^http://code\.google\.com/" to="https://code.google.com/"/>
   <rule from="^http://sites\.google\.com/" to="https://sites.google.com/"/>
+
+ <rule from="^http://(www\.)?google((\.com?)?(\.[^/@:][^/@:])?)/calendar"
+          to="https://www.google$2/calendar" />
+
+  <rule from="^http://news\.google((\.com?)?(\.[^/@:][^/@:])?)/"
+          to="https://news.google$1/" />
+
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list