[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 1/2] canonicalize to www.boxee.tv and use less fancy substitutions
Author: Seth Schoen <schoen@xxxxxxx>
Date: Sun, 31 Oct 2010 00:05:27 -0700
Subject: canonicalize to www.boxee.tv and use less fancy substitutions
Commit: a4c67380ff5efd7aa40cb4730bbff5457c3200b2
---
pending-rules/BoxeeTV.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pending-rules/BoxeeTV.xml b/pending-rules/BoxeeTV.xml
index dbeddeb..b9498ca 100644
--- a/pending-rules/BoxeeTV.xml
+++ b/pending-rules/BoxeeTV.xml
@@ -1,3 +1,3 @@
<ruleset name="Boxee.tv">
- <rule from="^http://(?:www\.)?(boxee\.tv)(/.*)?$" to="https://www.$1$2"/>
+ <rule from="^http://(?:www\.)?boxee\.tv/" to="https://www.boxee.tv/"/>
</ruleset>
--
1.7.1