[or-cvs] [https-everywhere/master 193/291] Only worked for www.twitpic.com, not twitpic.com

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:39:48 +0100
Subject: Only worked for www.twitpic.com, not twitpic.com
Commit: 1d036027d237fdba151955dd7622feb92313fdaf

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

diff --git a/src/chrome/content/rules/Twitpic.xml b/src/chrome/content/rules/Twitpic.xml
index f1ee0c9..2f15e4e 100644
--- a/src/chrome/content/rules/Twitpic.xml
+++ b/src/chrome/content/rules/Twitpic.xml
@@ -1,3 +1,3 @@
 <ruleset name="TwitPic">
-  <rule from="^http://(www\.)twitpic\.com/" to="https://twitpic.com/"/>
+  <rule from="^http://(www\.)?twitpic\.com/" to="https://twitpic.com/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list