forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1and1.ca.xml
51 lines (36 loc) · 1.31 KB
/
1and1.ca.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
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://forum.1and1.ca/ => https://forum.1and1.ca/: (6, 'Could not resolve host: forum.1and1.ca')
Fetch error: http://www.forum.1and1.ca/ => https://www.forum.1and1.ca/: (6, 'Could not resolve host: www.forum.1and1.ca')
For other United Internet coverage, see United-Internet.xml.
Problematic hosts in *1and1.ca:
- ^ ᵐ
- analytics ᶜ
- online-office ᶜ
- websitebuilder ᶜ
ᶜ Server sends no certificate chain, see https://whatsmychaincert.com
ᵐ Mismatched
-->
<ruleset name="1and1.ca (partial)" default_off="failed ruleset test">
<!--target host="analytics.1and1.ca" /-->
<target host="account.1and1.ca" />
<target host="admin.1and1.ca" />
<target host="forum.1and1.ca" />
<target host="www.forum.1and1.ca" />
<target host="mywebsite.1and1.ca" />
<target host="mywebsitepersonal.1and1.ca" />
<!--target host="online-office.1and1.ca" /-->
<target host="order.1and1.ca" />
<target host="password.1and1.ca" />
<target host="website.1and1.ca" />
<!--target host="websitebuilder.1and1.ca" /-->
<target host="www.1and1.ca" />
<!-- Complications:
-->
<target host="1and1.ca" />
<securecookie host=".+" name=".+" />
<rule from="^http://1and1\.ca/"
to="https://www.1and1.ca/" />
<rule from="^http:"
to="https:" />
</ruleset>