[or-cvs] [https-everywhere/master 08/12] escape dot

schoen at torproject.org schoen at torproject.org
Sun Oct 31 06:17:10 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sat, 30 Oct 2010 23:15:53 -0700
Subject: escape dot
Commit: 725ef6b6027be582b3584cb5f284fc2c7f1583b5

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

diff --git a/pending-rules/Orange.xml b/pending-rules/Orange.xml
index 72eff6d..b5f7593 100644
--- a/pending-rules/Orange.xml
+++ b/pending-rules/Orange.xml
@@ -2,5 +2,5 @@
 falling back to http -->
 
 <ruleset name="OrangeUK">
-  <rule from="^http://(www\.)?orange\.co.uk/" to="https://www.orange.co.uk/"/>
+  <rule from="^http://(www\.)?orange\.co\.uk/" to="https://www.orange.co.uk/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list