File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 2121 - Kanbox.com.xml
2222 - laiwang.com.xml
2323 - Mmstat.com.xml
24+ - mybank.cn.xml
2425 - Tb.cn.xml
2526 - Tmall.HK.xml
2627 - YunOS.com.xml
Original file line number Diff line number Diff line change 1+ <!--
2+ For other Alibaba coverage, see Alibaba.xml.
3+
4+
5+ Insecure cookies are set for these domains and hosts:
6+
7+ - .mybank.cn
8+ - a.mybank.cn
9+ - .loan.mybank.cn
10+ - mobilehelp.mybank.cn
11+ - www.mybank.cn
12+
13+ -->
14+ <ruleset name =" MYbank.cn" >
15+
16+ <target host =" mybank.cn" />
17+ <target host =" a.mybank.cn" />
18+ <target host =" loan.mybank.cn" />
19+ <target host =" mobilehelp.mybank.cn" />
20+ <target host =" www.mybank.cn" />
21+
22+ <!-- Sets cookies without Secure:
23+ -->
24+ <!-- test url="http://loan.mybank.cn/taobao/index.htm" /-->
25+
26+
27+ <!-- Not secured by server:
28+ -->
29+ <!-- securecookie host="^(?:(?:a|mobilehelp|www)\.)?mybank\.cn$" name="^JSESSIONID$" /-->
30+ <!-- securecookie host="^\.mybank\.cn$" name="^(?:VENUSJSESSIONID|admincft|aliloan_param|venus_tmp0)$" /-->
31+ <!-- securecookie host="^\.loan\.mybank\.cn$" name="^(?:_csrf_token|MYTHJSESSIONID|entrance|hsm|myth_tmp0)$" /-->
32+
33+ <securecookie host =" ^\w" name =" ." />
34+
35+
36+ <rule from =" ^http:"
37+ to=" https:" />
38+
39+ </ruleset >
You can’t perform that action at this time.
0 commit comments