[HTTPS-E Rulesets] blogs.fedoraproject.org

Osama Khalid osamak at gnu.org
Thu Feb 10 23:19:06 PST 2011


I noticed that blogs.fedoraproject.org supported HTTPS. Please apply
the attached patch.

--Osama Khalid
-------------- next part --------------
diff --git a/src/chrome/content/rules/Fedora.xml b/src/chrome/content/rules/Fedora.xml
index 09daaa0..3e44fa8 100644
--- a/src/chrome/content/rules/Fedora.xml
+++ b/src/chrome/content/rules/Fedora.xml
@@ -3,8 +3,9 @@
   <target host="fedoraproject.org" />
   <target host="start.fedoraproject.org" />
   <target host="docs.fedoraproject.org" />
+  <target host="blogs.fedoraproject.org" />
 
   <rule from="^http://(www\.)?fedoraproject\.org/" to="https://fedoraproject.org/" />
-  <rule from="^http://(start|docs)\.fedoraproject\.org/" to="https://$1.fedoraproject.org/" />
+  <rule from="^http://(start|docs|blogs)\.fedoraproject\.org/" to="https://$1.fedoraproject.org/" />
 </ruleset>
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.eff.org/pipermail/https-everywhere-rules/attachments/20110211/a31e3935/attachment.sig>


More information about the HTTPS-Everywhere-Rules mailing list