https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/1and1-Internet.xml
<!--
- 1und1.ivwbox.de
Nonfunctional domains:
- piwik.1u1s.de (403; mismatched, CN: corpimages.de)
-->
<ruleset name="1&1 Internet">
<target host="1and1.com" />
<target host="*.1and1.com" />
<target host="webmailcluster.perfora.net" />
<target host="uim.tifbs.net"/>
<securecookie host="^((admin|forum|mailxchange|mywebsite|mywebsitepersonal|order|password|redirect|shop|www)?\.)?1and1\.com$" name=".+" />
<securecookie host="^webmailcluster\.perfora\.net$" name=".+" />
<!--securecookie host="^\.web\.de$" name=".*"/-->
<rule from="^http://((?:admin|forum|mailxchange|mywebsite(?:personal)?|order|password|redirect|shop|www)\.)?1and1\.com/"
to="https://$11and1.com/" />
<rule from="^http://webmailcluster\.perfora\.net/"
to="https://webmailcluster.perfora.net/" />
<rule from="^http://uim\.tifbs\.net/"
to="https://uim.tifbs.net/" />
<target host="1and1.co.uk" />
<target host="*.1and1.co.uk" />
<securecookie host="^((admin|mailxchange|mywebsite(personal)?|online-office|order|password|redirect|shop|webmailcluster|www)?\.)?1and1\.co\.uk$" name=".+" />
<rule from="^https?://(?:www\.)?1and1\.co\.uk/"
to="https://order.1and1.co.uk/" />
<exclusion pattern="^https://www\.1and1\.(co\.uk|com|ca)/(xml/|\?__)"/>
<rule from="^http://(admin|mailxchange|mywebsite(?:personal)?|online-office|order|password|redirect|shop|webmailcluster)\.1and1\.co\.uk/"
to="https://$1.1and1.co.uk/" />
<target host="1and1.ca" />
<target host="*.1and1.ca" />
<securecookie host="^((admin|mywebsitepersonal|online-office|order|password|www)?\.)?1and1\.ca$" name=".+" />
<rule from="^https?://(?:www\.)?1and1\.ca/"
to="https://order.1and1.ca/" />
<rule from="^http://(admin|mywebsitepersonal|online-office|order|password)\.1and1\.ca/"
to="https://$1.1and1.ca/" />
<rule from="^http://mywebsite\.1and1\.ca/tariff($|;)"
to="https://mywebsite.1and1.ca/tariff$1" />
</ruleset>