[or-cvs] [https-everywhere/master 3/3] add missing . (http://archives.seul.org/or/dev/Oct-2010/msg00034.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 23:00:55 -0700
Subject: add missing . (http://archives.seul.org/or/dev/Oct-2010/msg00034.html)
Commit: f2e03ac917b36e84afffd8bfb902f1620d5272bb
---
pending-rules/Airtricity.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pending-rules/Airtricity.xml b/pending-rules/Airtricity.xml
index 9f20f31..f191e3a 100644
--- a/pending-rules/Airtricity.xml
+++ b/pending-rules/Airtricity.xml
@@ -1,4 +1,4 @@
<ruleset name="Airtricity">
<rule from="^http://airtricity\.com/" to="https://www.airtricity.com/"/>
- <rule from="^http://([^/:@]*)\airtricity\.com/" to="https://$1.airtricity.com/"/>
+ <rule from="^http://([^/:@]*)\.airtricity\.com/" to="https://$1.airtricity.com/"/>
</ruleset>
--
1.7.1
More information about the tor-commits
mailing list