---
src/chrome/content/rules/1und1.de.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/chrome/content/rules/1und1.de.xml
b/src/chrome/content/rules/1und1.de.xml
index f36ee84..841ddae 100644
--- a/src/chrome/content/rules/1und1.de.xml
+++ b/src/chrome/content/rules/1und1.de.xml
@@ -89,10 +89,10 @@
<rule from="^http://(?:www\.)?1und1\.de/"
to="https://www.1und1.de/" />
- <rule
from="^http://(apps|dsl|forum|hilfe-center|home|homepage|hosting|ias|img|kunden|login|mein|mobile|pixel|redirect|sec-i0|tt)\.1und1\.de/"
+ <rule
from="^http://(apps|dsl|forum|hilfe-center|home|homepage|hosting|ias|img|kunden|login|mein|mobile|pixel|redirect|sec-i0|tt|webmailer)\.1und1\.de/"
to="https://$1.1und1.de/" />
<rule from="^http://i0\.1und1\.de/"
to="https://a248.e.akamai.net/f/1254/284/7h/i0.1und1.de/" />
-</ruleset>
\ No newline at end of file
+</ruleset>
--
1.7.3.4