[or-cvs] [https-everywhere/master 1/2] escape unescaped dot

schoen at torproject.org schoen at torproject.org
Mon Nov 1 22:34:54 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Mon, 1 Nov 2010 15:32:04 -0700
Subject: escape unescaped dot
Commit: a160ea2789cb844acca65e402f1b5ce49eae37a7

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

diff --git a/pending-rules/Nokia.xml b/pending-rules/Nokia.xml
index e54d99c..f29a307 100644
--- a/pending-rules/Nokia.xml
+++ b/pending-rules/Nokia.xml
@@ -1,6 +1,6 @@
 <ruleset name="Nokia">
   <rule from="^http://(www\.)?nokia\.com/" to="https://www.nokia.com/"/>
-  <rule from="^http://(www\.)?nokia\.co.uk/" to="https://www.nokia.co.uk/"/>
+  <rule from="^http://(www\.)?nokia\.co\.uk/" to="https://www.nokia.co.uk/"/>
   <rule from="^http://(www\.)?nokia\.ca/" to="https://www.nokia.ca/"/>
   <rule from="^http://(www\.)?nokia\.fr/" to="https://www.nokia.fr/"/>
   <rule from="^http://(www\.)?nokia\.de/" to="https://www.nokia.de/"/>
-- 
1.7.1




More information about the tor-commits mailing list