[or-cvs] [https-everywhere/master 223/291] user-contributed rule for Zimbra

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:27:08 -0700
Subject: user-contributed rule for Zimbra
Commit: a8368afebdb98c2757aaee577c3cda200d90d9e4

---
 src/chrome/content/rules/Zimbra.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 src/chrome/content/rules/Zimbra.xml

diff --git a/src/chrome/content/rules/Zimbra.xml b/src/chrome/content/rules/Zimbra.xml
new file mode 100644
index 0000000..91489a6
--- /dev/null
+++ b/src/chrome/content/rules/Zimbra.xml
@@ -0,0 +1,5 @@
+<ruleset name="Zimbra">
+  <rule from="^http://zimbra\.com/" to="https://www.zimbra.com/"/>
+  <rule from="^http://([^/:@]*)\.zimbra\.com/" to="https://$1.zimbra.com/"/>
+</ruleset>
+
-- 
1.7.1




More information about the tor-commits mailing list