mirror of
https://github.com/webxoss/webxoss-client.git
synced 2025-01-31 07:29:08 +01:00
Add proxy sever, HongKong
This commit is contained in:
parent
77bc25fd84
commit
7f4f38e46c
2 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,7 @@
|
||||||
<div id="proxy-foot">
|
<div id="proxy-foot">
|
||||||
<select id="select-proxy">
|
<select id="select-proxy">
|
||||||
<option id="proxy-noproxy" value="">不使用代理</option>
|
<option id="proxy-noproxy" value="">不使用代理</option>
|
||||||
|
<option id="proxy-hongkong" value="hongkong.webxoss.com:8080">HongKong</option>
|
||||||
<option id="proxy-cloudflare" value="cloudflare.webxoss.com">CloudFlare</option>
|
<option id="proxy-cloudflare" value="cloudflare.webxoss.com">CloudFlare</option>
|
||||||
<option id="proxy-incapsula" value="incapsula.webxoss.com">Incapsula</option>
|
<option id="proxy-incapsula" value="incapsula.webxoss.com">Incapsula</option>
|
||||||
<option id="proxy-provide" value="provide">提供代理服务器...</option>
|
<option id="proxy-provide" value="provide">提供代理服务器...</option>
|
||||||
|
|
|
@ -30,6 +30,7 @@ Cards:
|
||||||
Versions:
|
Versions:
|
||||||
<枯树生华> (2016-10-31)
|
<枯树生华> (2016-10-31)
|
||||||
+ Add cards: WX13 && PR cards.
|
+ Add cards: WX13 && PR cards.
|
||||||
|
+ Add new proxy server: HongKong.
|
||||||
|
|
||||||
<隐忍火蝶> (2016-08-15)
|
<隐忍火蝶> (2016-08-15)
|
||||||
+ Add cards: WD15, WD16 and PR cards before WX13.
|
+ Add cards: WD15, WD16 and PR cards before WX13.
|
||||||
|
|
Loading…
Reference in a new issue