forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1und1.de.xml
More file actions
137 lines (104 loc) · 3.78 KB
/
1und1.de.xml
File metadata and controls
137 lines (104 loc) · 3.78 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://apps.1und1.de/ => https://apps.1und1.de/: (51, "SSL: no alternative certificate subject name matches target host name 'apps.1und1.de'")
Fetch error: http://img.1und1.de/ => https://img.1und1.de/: (6, 'Could not resolve host: img.1und1.de')
Fetch error: http://login.1und1.de/ => https://login.1und1.de/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Fetch error: http://tt.1und1.de/ => https://tt.1und1.de/: (6, 'Could not resolve host: tt.1und1.de')
For other United Internet coverage, see United-Internet.xml.
CDN buckets:
- i0.1und1.de.edgesuite.net
- 1und1.ivwbox.de
Nonfunctional subdomains:
- mirror ¹
- newsroom ²
- presse ²
- tv ³
¹ Dropped
² Refused
³ 404
Problematic subdomains:
- ^ ¹
- erfolgscenter ¹
- i0 ²
- service-center ³
- unternehmen ¹
¹ Mismatched
² Akamai
³ Refused
Insecure cookies are set for these domains and hosts:
- .1und1.de
- de-mail.1und1.de
- dsl.1und1.de
- hilfe-center.1und1.de
- hosting.1und1.de
- jobs.1und1.de
- mobile.1und1.de
- redirect.1und1.de
- www.1und1.de
Mixed content:
- Images on jobs from img.youtube.com ¹
- Images on unternehmen from blog-network.1and1.com
¹ Secured by us
-->
<ruleset name="1und1.de (partial)" default_off='failed ruleset test'>
<!-- Direct rewrites:
-->
<target host="apps.1und1.de" />
<target host="blog.1und1.de" />
<target host="community.1und1.de" />
<target host="de-mail.1und1.de" />
<target host="dsl.1und1.de" />
<target host="forum.1und1.de" />
<target host="hilfe-center.1und1.de" />
<target host="m.hilfe-center.1und1.de" />
<target host="home.1und1.de" />
<target host="homepage.1und1.de" />
<target host="hosting.1und1.de" />
<target host="ias.1und1.de" />
<target host="img.1und1.de" />
<target host="jobs.1und1.de" />
<target host="kunden.1und1.de" />
<target host="login.1und1.de" />
<target host="mein.1und1.de" />
<target host="mobile.1und1.de" />
<target host="pixel.1und1.de" />
<target host="redirect.1und1.de" />
<target host="sec-i0.1und1.de" />
<target host="tt.1und1.de" />
<!--target host="unternehmen.1und1.de" /-->
<target host="webmailer.1und1.de" />
<target host="www.1und1.de" />
<!-- Complications:
-->
<target host="1und1.de" />
<target host="erfolgscenter.1und1.de" />
<target host="service-center.1und1.de" />
<!-- Not secured by server:
-->
<!--securecookie host="^\.1und1\.de$" name="^(?:ac-euepostclick-de|chocolateChip|uimid)$" /-->
<!--securecookie host="^de-mail\.1und1\.de$" name="^(?:De-Mail-1und1|TS[\da-f]{8})$" /-->
<!--securecookie host="^dsl\.1und1\.de$" name="^(?:__PFIX_SSL_|DPX|UT|vc)$" /-->
<!--securecookie host="^hilfe-center\.1und1\.de$" name="^[\da-f]{32}$" /-->
<!--securecookie host="^hosting\.1und1\.de$" name="^(?:DPX|UT|variant|variant\.configname)$" /-->
<!--securecookie host="^jobs\.1und1\.de$" name="^PHPSESSID$" /-->
<!--securecookie host="^mobile\.1und1\.de$" name="^(?:GUD|UT|variant|variant\.configname)$" /-->
<!--securecookie host="^redirect\.1und1\.de$" name="^(?:__rd|PHPSESSID)$" /-->
<!--securecookie host="^www\.1und1\.de$" name="^(?:__PFIX_SSL_|__PFIX_TST_|DPX|variant|variant\.configname)$" /-->
<securecookie host=".*\.1und1\.de$" name=".+" />
<rule from="^http://1und1\.de/"
to="https://www.1und1.de/" />
<!-- Redirect keeps path, args,
and forward slash:
-->
<rule from="^http://erfolgscenter\.1und1\.de/"
to="https://blog.1und1.de/" />
<!-- Redirect drops path and forward
slash, but not args:
-->
<rule from="^http://service-center\.1und1\.de/[^?]*"
to="https://hilfe-center.1und1.de/" />
<test url="http://service-center.1und1.de//" />
<test url="http://service-center.1und1.de/?" />
<rule from="^http:"
to="https:" />
</ruleset>