forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path123domain.eu.xml
More file actions
34 lines (29 loc) · 719 Bytes
/
123domain.eu.xml
File metadata and controls
34 lines (29 loc) · 719 Bytes
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
<!--
Refused:
- kz-hosting
Mismatched:
- smtp1.mail
- smtp2.mail
Timeout:
- qs
- www.qs
HTTP != HTTPS:
- relaunch
Incomplete certificate chain:
- whois
-->
<ruleset name="123domain.eu">
<target host="123domain.eu" />
<target host="www.123domain.eu" />
<target host="cloud.123domain.eu" />
<target host="demo.123domain.eu" />
<target host="imap.123domain.eu" />
<target host="mail.123domain.eu" />
<target host="my.123domain.eu" />
<target host="piwik.123domain.eu" />
<target host="pop.123domain.eu" />
<target host="service.123domain.eu" />
<target host="smtp.123domain.eu" />
<target host="webmail.123domain.eu" />
<rule from="^http:" to="https:" />
</ruleset>