[or-cvs] [https-everywhere/master 024/291] unify BinRev rules

schoen at torproject.org schoen at torproject.org
Sat Oct 30 00:32:35 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 16:45:42 -0700
Subject: unify BinRev rules
Commit: 3f79d6c31429f7fbad14606b77cc5e31f9ee3462

---
 src/chrome/content/rules/BinRev.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/chrome/content/rules/BinRev.xml b/src/chrome/content/rules/BinRev.xml
index 4c0cde9..04512b0 100644
--- a/src/chrome/content/rules/BinRev.xml
+++ b/src/chrome/content/rules/BinRev.xml
@@ -1,4 +1,3 @@
 <ruleset name="BinRev">
-  <rule from="^http://binrev\.com/" to="https://binrev.com/"/>
-  <rule from="^http://www\.binrev\.com/" to="https://www.binrev.com/"/>
+  <rule from="^http://(www\.)?binrev\.com/" to="https://binrev.com/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list