[HTTPS-E Rulesets] [PATCH 01/15] [Mail.com] Add subdomains

Matthias-Christian Ott ott at mirix.org
Sun Dec 1 15:52:29 PST 2013


---
 src/chrome/content/rules/Mail.com.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/chrome/content/rules/Mail.com.xml b/src/chrome/content/rules/Mail.com.xml
index 4f07b14..d771de0 100644
--- a/src/chrome/content/rules/Mail.com.xml
+++ b/src/chrome/content/rules/Mail.com.xml
@@ -23,8 +23,10 @@
 
 	<securecookie host=".*\.mail\.com$" name=".+" />
 
-
 	<rule from="^http://((?:dl|www\.faq|service|www)\.)?mail\.com/"
 		to="https://$1mail.com/" />
 
+	<rule from="^http://((?:static|img)\.)?preview-portal\.mail\.com/"
+	        to="https://$1mail.com/" />
+
 </ruleset>
-- 
1.7.3.4



More information about the HTTPS-Everywhere-Rules mailing list