[or-cvs] [https-everywhere/master 140/291] user-contributed rule for uTorrent.com

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


Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 17:56:21 -0700
Subject: user-contributed rule for uTorrent.com
Commit: d5e357bb5d58a2c3ef7ce1705a431c1c6d616f19

---
 src/chrome/content/rules/uTorrent.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 src/chrome/content/rules/uTorrent.xml

diff --git a/src/chrome/content/rules/uTorrent.xml b/src/chrome/content/rules/uTorrent.xml
new file mode 100644
index 0000000..7193616
--- /dev/null
+++ b/src/chrome/content/rules/uTorrent.xml
@@ -0,0 +1,4 @@
+<ruleset name="uTorrent">
+  <rule from="^https?://(www\.)?utorrent\.com/" to="https://www.utorrent.com/"/>
+  <rule from="^http://(download|forum)\.utorrent\.com/" to="https://$1.utorrent.com/"/>
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list