[or-cvs] [https-everywhere/master 192/291] Fixed completely broken rule
schoen at torproject.org
schoen at torproject.org
Sat Oct 30 00:32:42 UTC 2010
Author: Mike Cardwell <github at grepular.com>
Date: Wed, 13 Oct 2010 21:38:34 +0100
Subject: Fixed completely broken rule
Commit: 48559f8988d0eb1e3ec86a5e4b170a33a63aed09
---
src/chrome/content/rules/Torrentz.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/chrome/content/rules/Torrentz.xml b/src/chrome/content/rules/Torrentz.xml
index 17e2313..4c16ad2 100644
--- a/src/chrome/content/rules/Torrentz.xml
+++ b/src/chrome/content/rules/Torrentz.xml
@@ -1,3 +1,3 @@
<ruleset name="Torrentz">
- <rule from="^https?://(www\.)?torrentz\.(com|eu)/" to="https://www.torrentz.$3/"/>
+ <rule from="^https?://(www\.)?torrentz\.(com|eu)/" to="https://www.torrentz.$2/"/>
</ruleset>
--
1.7.1
More information about the tor-commits
mailing list