[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 192/291] Fixed completely broken rule
Author: Mike Cardwell <github@xxxxxxxxxxxx>
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