-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path1688.com.xml
More file actions
70 lines (52 loc) · 1.67 KB
/
1688.com.xml
File metadata and controls
70 lines (52 loc) · 1.67 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
<!--
Nonfunctional subdomains:
- login ¹
- myhome ²
- rule ²
- shili ²
- tgc ²
¹ Redirects to http
² Dropped
Mixed content:
- css, on:
- cxt, go from astyle.alicdn.com ¹
- info from static.c.aliimg.com ²
- Images, on :
- 3g, go, gys, s from img.china.alibaba.com ³
- 3g, go, gys, s from cbu01.alicdn.com ¹
- go, gys, industry, page from i0[0-5].c.aliimg.com ³
- s from style.c.aliimg.com ²
¹ Secured by us
² Unsecurable <= dropped
³ ( Not secured by us | rule disabled by default ) <= mismatched
-->
<ruleset name="1688.com (partial)">
<target host="1688.com" />
<target host="114.1688.com" />
<target host="apps.1688.com" />
<target host="cart.1688.com" />
<target host="dmtracking.1688.com" />
<target host="gys.1688.com" />
<target host="home.1688.com" />
<target host="industry.1688.com" />
<target host="marketing.1688.com" />
<target host="member.1688.com" />
<target host="page.1688.com" />
<target host="pass.1688.com" />
<target host="purchase.1688.com" />
<target host="rights.1688.com" />
<target host="trade.1688.com" />
<target host="view.1688.com" />
<target host="wholesale.1688.com" />
<target host="work.1688.com" />
<target host="www.1688.com" />
<!-- Redirects to http:
-->
<!--exclusion pattern="^http://login\.1688\.com/member/signin\.htm" /-->
<!-- Not secured by server:
-->
<!--securecookie host="^\.1688\.com$" name="^(?:__cn_logon__|__cn_logon_id|_csrf_token|_tmp_ck_0|JSESSIONID|cn_tmp|cn_user|ad_prefer|ali_ab|ali_beacon_id|h_keys|unb)$" /-->
<securecookie host="^\.1688\.com$" name="^(?:ad_prefer|ali_ab|ali_beacon_id)$" />
<rule from="^http:"
to="https:" />
</ruleset>