[or-cvs] [https-everywhere/master 1/3] escape unescaped dots (http://archives.seul.org/or/dev/Oct-2010/msg00032.html)

schoen at torproject.org schoen at torproject.org
Sun Oct 31 06:01:24 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sat, 30 Oct 2010 22:59:44 -0700
Subject: escape unescaped dots (http://archives.seul.org/or/dev/Oct-2010/msg00032.html)
Commit: 59b82a26fe550e04a90a39a85964849b4a21326d

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

diff --git a/pending-rules/ISIS.xml b/pending-rules/ISIS.xml
index 520eb09..4616847 100644
--- a/pending-rules/ISIS.xml
+++ b/pending-rules/ISIS.xml
@@ -1,3 +1,3 @@
 <ruleset name="ISIS">
-  <rule from="^http://isis.poly.edu/" to="https://isis.poly.edu/"/>
+  <rule from="^http://isis\.poly\.edu/" to="https://isis.poly.edu/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list