[or-cvs] [https-everywhere/master 3/3] Rule for jottit.com

pde at torproject.org pde at torproject.org
Wed Nov 3 00:30:20 UTC 2010


Author: Peter Eckersley <pde at eff.org>
Date: Tue, 2 Nov 2010 17:29:57 -0700
Subject: Rule for jottit.com
Commit: 94c7152d6358c9a47e1d4b252250cd75f0f45160

---
 pending-rules/Jottit.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 pending-rules/Jottit.xml

diff --git a/pending-rules/Jottit.xml b/pending-rules/Jottit.xml
new file mode 100644
index 0000000..331127a
--- /dev/null
+++ b/pending-rules/Jottit.xml
@@ -0,0 +1,6 @@
+<ruleset name="Jottit">
+  <rule from="^http://jottit\.com" 
+          to="https://jottit.com"/>
+  <rule from="^http://([^/:@]*)\.jottit\.com" 
+          to="https://$1.jottit.com"/>
+</ruleset>
-- 
1.7.1



More information about the tor-commits mailing list