[HTTPS-E Rulesets] ajax.microsoft.com

Osama Khalid osamak at gnu.org
Mon Jun 6 08:40:49 PDT 2011


This patch covers ajax.microsoft.com and gives the ruleset a more
readable style.

--Osama Khalid
-------------- next part --------------
diff --git a/src/chrome/content/rules/Microsoft.xml b/src/chrome/content/rules/Microsoft.xml
index 330bc35..8e33629 100644
--- a/src/chrome/content/rules/Microsoft.xml
+++ b/src/chrome/content/rules/Microsoft.xml
@@ -7,7 +7,10 @@
   <!-- ironic -->
   <exclusion pattern="^http://www\.microsoft\.com/security/" />
 
-  <rule from="^http://(www\.)?microsoft\.com/" to="https://www.microsoft.com/"/>
-  <rule from="^http://(office|office365|office2010|store|profile|msdn|(?:social\.)?technet|go)\.microsoft\.com/" to="https://$1.microsoft.com/"/>
-  <rule from="^http://blogs\.msdn\.com/" to="https://blogs.msdn.com/"/>
+  <rule from="^http://(www\.)?microsoft\.com/"
+	  to="https://www.microsoft.com/"/>
+  <rule from="^http://(office|office365|office2010|store|profile|msdn|(?:social\.)?technet|go|ajax)\.microsoft\.com/"
+          to="https://$1.microsoft.com/"/>
+  <rule from="^http://blogs\.msdn\.com/"
+	  to="https://blogs.msdn.com/"/>
 </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/20110606/168508a1/attachment.sig>


More information about the HTTPS-Everywhere-Rules mailing list