[or-cvs] [https-everywhere/master 115/291] user-contributed rule for Six Apart

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:53:05 -0700
Subject: user-contributed rule for Six Apart
Commit: a394aeaf4508c6dd28520433ab835fff10e36c79

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

diff --git a/src/chrome/content/rules/SixApart.xml b/src/chrome/content/rules/SixApart.xml
new file mode 100644
index 0000000..5a32c10
--- /dev/null
+++ b/src/chrome/content/rules/SixApart.xml
@@ -0,0 +1,5 @@
+<ruleset name="SixApart">
+  <rule from="^http://sixapart\.com/" to="https://sixapart.com/"/>
+  <rule from="^http://(help|www)\.sixapart\.com/" to="https://$1.sixapart.com/"/>
+  <rule from="^http://(www\.)?sixapart\.jp/" to="https://www.sixapart.jp/"/>
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list