Skip to content

Commit ef77b11

Browse files
ivysronojeremyn
authored andcommitted
Update spdb.com.cn.xml (EFForg#7316)
* Update spdb.com.cn.xml * Update spdb.com.cn.xml * Update spdb.com.cn.xml * Update spdb.com.cn.xml * Update spdb.com.cn.xml
1 parent 30d4579 commit ef77b11

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<ruleset name="spdb.com.cn">
22

3+
<target host="download.spdb.com.cn" />
34
<target host="ebank.spdb.com.cn" />
45
<target host="wap.spdb.com.cn" />
56

6-
<rule from="^http:"
7-
to="https:" />
7+
<target host="eservice.spdb.com.cn" />
8+
<!-- ^http://eservice\.spdb\.com\.cn/$ returns HTTP 403 with meta refresh redirect -->
9+
<rule from="^http://eservice\.spdb\.com\.cn/$" to="https://eservice.spdb.com.cn/eservice/welcome.do" />
10+
11+
<rule from="^http:" to="https:" />
812

913
</ruleset>

0 commit comments

Comments
 (0)