[or-cvs] [https-everywhere/master 2/4] missing trailing slash in to rule

schoen at torproject.org schoen at torproject.org
Sun Oct 31 07:02:35 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sat, 30 Oct 2010 23:20:36 -0700
Subject: missing trailing slash in to rule
Commit: 1dbb71aa3de83aa85b7a747e3a0aa432a4268bc9

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

diff --git a/pending-rules/Bloglines.xml b/pending-rules/Bloglines.xml
index 3fafdbe..d829883 100644
--- a/pending-rules/Bloglines.xml
+++ b/pending-rules/Bloglines.xml
@@ -1,3 +1,3 @@
 <ruleset name="Bloglines">
-  <rule from="^http://(www\.)?bloglines\.com/" to="https://bloglines.com"/>
+  <rule from="^http://(www\.)?bloglines\.com/" to="https://bloglines.com/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list