[or-cvs] [https-everywhere/master 07/12] escape dots

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:35 -0700
Subject: escape dots
Commit: 7e67f1a02b1981b6597ebb708f70933e896a3cf2

---
 pending-rules/HSBC.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pending-rules/HSBC.xml b/pending-rules/HSBC.xml
index c57ccf7..1060400 100644
--- a/pending-rules/HSBC.xml
+++ b/pending-rules/HSBC.xml
@@ -5,7 +5,7 @@
   <rule from="^http://(www\.)?hsbc\.fr/" to="https://www.hsbc.fr/"/>
   <rule from="^http://(www\.)?hsbc\.de/" to="https://www.hsbctrinkaus.de/"/>
   <rule from="^http://(www\.)?hsbctrinkaus\.de/" to="https://www.hsbctrinkaus.de/"/>
-  <rule from="^http://(www\.)?hsbc\.co.in/" to="https://www.hsbc.co.in/"/>
-  <rule from="^http://(www\.)?hsbc\.com.sg/" to="https://www.hsbc.com.sg/"/>
-  <rule from="^http://(www\.)?hsbc\.com.au/" to="https://www.hsbc.com.au/"/>
+  <rule from="^http://(www\.)?hsbc\.co\.in/" to="https://www.hsbc.co.in/"/>
+  <rule from="^http://(www\.)?hsbc\.com\.sg/" to="https://www.hsbc.com.sg/"/>
+  <rule from="^http://(www\.)?hsbc\.com\.au/" to="https://www.hsbc.com.au/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list