forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path11street.my.xml
40 lines (34 loc) · 872 Bytes
/
11street.my.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
<!--
Non-functional subdomains:
- apm (t)
- blog (t)
- ems (t)
- jira (t)
- res (t)
e: expired certificate
h: http redirect
i: invalid certificate chain
m: certificate mismatch
r: connection refused
s: self-signed certificate
t: timeout on https
Mixed content:
- Images from 11st.my *
* Secured by us
-->
<ruleset name="11street Malaysia">
<target host="11street.my" />
<target host="www.11street.my" />
<target host="cn-soffice.11street.my" />
<target host="enews.11street.my" />
<target host="image.11street.my" />
<target host="m.11street.my" />
<target host="promotion.11street.my" />
<target host="promotion-assets.11street.my" />
<target host="sellerzone.11street.my" />
<target host="soffice.11street.my" />
<target host="store.11street.my" />
<target host="image.11st.my" />
<rule from="^http:"
to="https:" />
</ruleset>