[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 1/3] escape unescaped dots (http://archives.seul.org/or/dev/Oct-2010/msg00032.html)
Author: Seth Schoen <schoen@xxxxxxx>
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