[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:20 UTC 2013


The following commit has been merged in the experimental branch:
commit 3f2408b5cfa59c8ade4fef982f8fa5a1cfb15e26
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Dec 2 02:56:24 2010 -0500

    added rule for May First/People Link

diff --git a/src/chrome/content/rules/MayFirstPeopleLink.xml b/src/chrome/content/rules/MayFirstPeopleLink.xml
new file mode 100644
index 0000000..352f6e4
--- /dev/null
+++ b/src/chrome/content/rules/MayFirstPeopleLink.xml
@@ -0,0 +1,7 @@
+<ruleset name="May First/People Link">
+  <target host="id.mayfirst.org" />
+  <target host="support.mayfirst.org" />
+  <target host="members.mayfirst.org" />
+
+  <rule from="^http://(id|support|members)\.mayfirst\.org/" to="https://$1.mayfirst.org/"/>
+</ruleset>

-- 
Packaging for https-everywhere



More information about the Pkg-mozext-commits mailing list