[or-cvs] [https-everywhere/master 040/291] user-contributed rule for Dropbox.com
schoen at torproject.org
schoen at torproject.org
Sat Oct 30 00:32:35 UTC 2010
Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 16:53:13 -0700
Subject: user-contributed rule for Dropbox.com
Commit: f36c7ba89c8a2b63dae3992bb3a987db46f7d78a
---
src/chrome/content/rules/Dropbox.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
create mode 100644 src/chrome/content/rules/Dropbox.xml
diff --git a/src/chrome/content/rules/Dropbox.xml b/src/chrome/content/rules/Dropbox.xml
new file mode 100644
index 0000000..28b82fc
--- /dev/null
+++ b/src/chrome/content/rules/Dropbox.xml
@@ -0,0 +1,3 @@
+<ruleset name="Dropbox">
+ <rule from="^http://([^/:@]+)\.dropbox\.com/" to="https://$1.dropbox.com/"/>
+</ruleset>
--
1.7.1
More information about the tor-commits
mailing list