[or-cvs] [https-everywhere/master 108/291] user-contributed rule for Reddit

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


Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 17:51:21 -0700
Subject: user-contributed rule for Reddit
Commit: 86928631f0fd07d58628890db6851f05db721dc8

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

diff --git a/src/chrome/content/rules/Reddit.xml b/src/chrome/content/rules/Reddit.xml
new file mode 100644
index 0000000..08737db
--- /dev/null
+++ b/src/chrome/content/rules/Reddit.xml
@@ -0,0 +1,8 @@
+<!-- There's a concern that this rule produces a spurious error when users
+     log in because Firefox wrongly thinks that the login information will
+     be submitted to an unencrypted destination. -->
+
+<ruleset name="Reddit">
+  <rule from="^http://(www\.)?reddit\.com/" to="https://www.reddit.com/"/>
+</ruleset>
+
-- 
1.7.1




More information about the tor-commits mailing list