[or-cvs] [https-everywhere/master 12/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:17:01 -0700
Subject: escape dots
Commit: 7453840fec6c5769eb375a3e02c1a371a4f165bf

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

diff --git a/pending-rules/Vonage.xml b/pending-rules/Vonage.xml
index ab7a984..cea1c07 100644
--- a/pending-rules/Vonage.xml
+++ b/pending-rules/Vonage.xml
@@ -1,5 +1,5 @@
 <ruleset name="Vonage">
   <rule from="^http://(www\.)?vonage\.com/" to="https://www.vonage.com/"/>
-  <rule from="^http://(www\.)?vonage\.co.uk/" to="https://www.vonage.co.uk/"/>
+  <rule from="^http://(www\.)?vonage\.co\.uk/" to="https://www.vonage.co.uk/"/>
   <rule from="^http://(www\.)?vonage\.ca/" to="https://www.vonage.ca/"/>
 </ruleset>
-- 
1.7.1



More information about the tor-commits mailing list