[Pkg-mozext-commits] [SCM] Packaging for https-everywhere branch, experimental, updated. debian/3.2-1

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sun Apr 28 12:42:23 UTC 2013


The following commit has been merged in the experimental branch:
commit f195298438223d76f23ccc06f44995aefef9823a
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Dec 3 14:01:56 2010 -0500

    added lists.mayfirst.org to the MF/PL https domains

diff --git a/src/chrome/content/rules/MayFirstPeopleLink.xml b/src/chrome/content/rules/MayFirstPeopleLink.xml
index 352f6e4..7f4e79a 100644
--- a/src/chrome/content/rules/MayFirstPeopleLink.xml
+++ b/src/chrome/content/rules/MayFirstPeopleLink.xml
@@ -2,6 +2,7 @@
   <target host="id.mayfirst.org" />
   <target host="support.mayfirst.org" />
   <target host="members.mayfirst.org" />
+  <target host="lists.mayfirst.org" />
 
-  <rule from="^http://(id|support|members)\.mayfirst\.org/" to="https://$1.mayfirst.org/"/>
+  <rule from="^http://(id|support|members|lists)\.mayfirst\.org/" to="https://$1.mayfirst.org/"/>
 </ruleset>

-- 
Packaging for https-everywhere



More information about the Pkg-mozext-commits mailing list