[HTTPS-E Rulesets] connect.facebook.net

Osama Khalid osamak at gnu.org
Fri May 13 14:43:20 PDT 2011


Here is a patch to cover connect.facebook.net in the basic Facebook
rule. It's used by many websites to connect accounts to Facebook.

--Osama Khalid
-------------- next part --------------
diff --git a/src/chrome/content/rules/Facebook.xml b/src/chrome/content/rules/Facebook.xml
index c88c7d2..1fcd2a0 100644
--- a/src/chrome/content/rules/Facebook.xml
+++ b/src/chrome/content/rules/Facebook.xml
@@ -5,6 +5,7 @@
   <target host="facebook.de" />
   <target host="*.facebook.fr" />
   <target host="facebook.fr" />
+  <target host="connect.facebook.net" />
 
   <rule from="^http://(www\.)?facebook\.com/" to="https://www.facebook.com/"/>
   <rule from="^http://m\.facebook\.com/"      to="https://m.facebook.com/"/>
@@ -32,4 +33,7 @@
           to="https://www.facebook.com/"/>
   <rule from="^https?://fr-fr\.facebook\.com/"
           to="https://www.facebook.com/"/>
+
+  <rule from="^http://connect\.facebook\.net/"
+          to="https://connect.facebook.net/">
 </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/20110514/a22097c4/attachment.sig>


More information about the HTTPS-Everywhere-Rules mailing list