[or-cvs] [https-everywhere/master 1/2] canonicalize to www.boxee.tv and use less fancy substitutions

schoen at torproject.org schoen at torproject.org
Sun Oct 31 07:06:11 UTC 2010


Author: Seth Schoen <schoen at eff.org>
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




More information about the tor-commits mailing list