forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
/
1and1-Internet.xml
77 lines (60 loc) · 1.73 KB
/
1and1-Internet.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!--
For other United Internet coverage, see United-Internet.xml.
Nonfunctional hosts in *1and1.com:
- devpartner ᵖ
- mirror ᵈ
- newsroom ʳ
- postmaster ᵈ
- press ʳ
ᵈ Dropped
ᵖ Plaintext reply
ʳ Refused
Problematic hosts in *1and1.com:
- about ᵐ
- blog ᵐ
- faq ᵐ
- status ᴬ
- websitebuilder ᶜ
ᴬ Akamai / mismatched
ᶜ Server sends no certificate chain, see https://whatsmychaincert.com
ᵐ Mismatched
-->
<ruleset name="1and1.com">
<!-- Direct rewrites:
-->
<target host="1and1.com" />
<target host="account.1and1.com" />
<target host="admin.1and1.com" />
<target host="analytics.1and1.com" />
<target host="community.1and1.com" />
<target host="email.1and1.com" />
<target host="emarketing2.1and1.com" />
<target host="exchange.1and1.com" />
<target host="xadmin.exchange.1and1.com" />
<target host="forum.1and1.com" />
<target host="help.1and1.com" />
<target host="m.help.1and1.com" />
<target host="mailxchange.1and1.com" />
<target host="my.1and1.com" />
<target host="mywebsite.1and1.com" />
<target host="mywebsitepersonal.1and1.com" />
<target host="order.1and1.com" />
<target host="password.1and1.com" />
<target host="redirect.1and1.com" />
<target host="search.1and1.com" />
<target host="shop.1and1.com" />
<target host="webdesk.1and1.com" />
<target host="webmail.1and1.com" />
<target host="website.1and1.com" />
<!--target host="websitebuilder.1and1.com" /-->
<target host="whstatic.1and1.com" />
<target host="www.1and1.com" />
<!-- Complications:
-->
<target host="faq.1and1.com" />
<securecookie host="." name="." />
<rule from="^http://faq\.1and1\.com/"
to="https://help.1and1.com/" />
<rule from="^http:"
to="https:" />
</ruleset>