[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 2/4] missing trailing slash in to rule
Author: Seth Schoen <schoen@xxxxxxx>
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