[or-cvs] [https-everywhere/master 2/3] rewrite to https not http (http://archives.seul.org/or/dev/Oct-2010/msg00033.html)

schoen at torproject.org schoen at torproject.org
Sun Oct 31 06:01:24 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sat, 30 Oct 2010 23:00:18 -0700
Subject: rewrite to https not http (http://archives.seul.org/or/dev/Oct-2010/msg00033.html)
Commit: 4bb0eb66a2ea2381f973897e2334c58a49a84d71

---
 pending-rules/T-Mobile.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pending-rules/T-Mobile.xml b/pending-rules/T-Mobile.xml
index 6b4f477..d68b959 100644
--- a/pending-rules/T-Mobile.xml
+++ b/pending-rules/T-Mobile.xml
@@ -5,6 +5,6 @@
 <ruleset name="Tmobile">
   <rule from="^http://(www\.)?t-mobile\.com/" to="https://www.t-mobile.com/"/>
   <rule from="^http://(www\.)?tmobile\.com/" to="https://www.tmobile.com/"/>
-  <rule from="^http://my\.t-?mobile\.com/" to="http://my.t-mobile.com/"/>
+  <rule from="^http://my\.t-?mobile\.com/" to="https://my.t-mobile.com/"/>
   <rule from="^http://(www\.)?t-mobile\.co\.uk/" to="https://www.t-mobile.co.uk/" />
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list