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

diff --git a/src/chrome/content/rules/Software_Freedom_Conservancy.xml 
b/src/chrome/content/rules/Software_Freedom_Conservancy.xml
index 418862d..fe9824e 100644
--- a/src/chrome/content/rules/Software_Freedom_Conservancy.xml
+++ b/src/chrome/content/rules/Software_Freedom_Conservancy.xml
@@ -2,9 +2,12 @@
 
        <target host="sfconservancy.org" />
        <target host="www.sfconservancy.org" />
+       <target host="lists.sfconservancy.org" />
 
 
        <rule from="^http://(www\.)?sfconservancy\.org/"
                to="https://$1sfconservancy.org/"; />
+       <rule from="^http://lists\.sfconservancy\.org/";
+               to="https://lists.sfconservancy.org/"; />
 
 </ruleset>
\ No newline at end of file
-- 
1.9.0

Reply via email to