[or-cvs] [https-everywhere/master 2/2] canonicalize to www.cacert.org and use less fancy substitutions

schoen at torproject.org schoen at torproject.org
Sun Oct 31 07:06:11 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sun, 31 Oct 2010 00:05:45 -0700
Subject: canonicalize to www.cacert.org and use less fancy substitutions
Commit: 3522ed1c70c187d52370d8edfc2a23e4f1234e9c

---
 pending-rules/CAcert.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pending-rules/CAcert.xml b/pending-rules/CAcert.xml
index b62f898..3c88c4a 100644
--- a/pending-rules/CAcert.xml
+++ b/pending-rules/CAcert.xml
@@ -1,3 +1,3 @@
 <ruleset name="CACert.org">
-  <rule from="^http://(?:www\.)?(cacert\.org)(/.*)?$" to="https://www.$1$2"/>
+  <rule from="^http://(?:www\.)?cacert\.org/" to="https://www.cacert.org/"/>
 </ruleset>
-- 
1.7.1



More information about the tor-commits mailing list