[HTTPS-Everywhere] [PATCH] [stable] clean up MF/PL rules

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Jul 25 10:21:01 PDT 2013


---
 src/chrome/content/rules/MayFirstPeopleLink.xml |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/chrome/content/rules/MayFirstPeopleLink.xml b/src/chrome/content/rules/MayFirstPeopleLink.xml
index 33daee8..454cc78 100644
--- a/src/chrome/content/rules/MayFirstPeopleLink.xml
+++ b/src/chrome/content/rules/MayFirstPeopleLink.xml
@@ -10,10 +10,10 @@
 	<securecookie host="^(.*\.)?mayfirst\.org$" name=".*"/>
 
 	<!--	cert !match www	-->
-	<rule from="^http://(?:www\.)?mayfirst\.com/"
-		to="https://mayfirst.com/"/>
+	<rule from="^http://(?:www\.)?mayfirst\.org/"
+		to="https://mayfirst.org/"/>
 
-	<rule from="^http://(id|june|lists|malcolm|members|rodolpho|support|webmail)\.mayfirst\.org/"
+	<rule from="^http://(id|lists|members|support|webmail|roundcube)\.mayfirst\.org/"
 		to="https://$1.mayfirst.org/"/>
 
 </ruleset>
-- 
1.7.10.4





More information about the HTTPS-everywhere mailing list