[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 08/12] escape dot
Author: Seth Schoen <schoen@xxxxxxx>
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