[or-cvs] [https-everywhere/master 286/291] restoring USPS rule

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


Author: Seth Schoen <schoen at eff.org>
Date: Fri, 29 Oct 2010 15:32:00 -0700
Subject: restoring USPS rule
Commit: 0685b68d50a52024384d11eca2f66cf969f118c7

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

diff --git a/src/chrome/content/rules/USPS.xml b/src/chrome/content/rules/USPS.xml
new file mode 100644
index 0000000..bcbe901
--- /dev/null
+++ b/src/chrome/content/rules/USPS.xml
@@ -0,0 +1,4 @@
+<ruleset name="USPS">
+  <rule from="^http://(www\.)?usps\.com/" to="https://www.usps.com/"/>
+  <rule from="^http://shop\.usps\.com/" to="https://shop.usps.com/"/>
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list