Skip to content

Commit fb856ad

Browse files
YLWSYLWS
YLWS
authored and
YLWS
committed
修复部分Ping节点
1 parent 603faf2 commit fb856ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ZPing-CN.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@ def use_style(string, mode='', fore='', back=''):
5858
'西宁': '221.207.32.94',
5959
'合肥': '112.122.10.26',
6060
'武汉': '113.57.249.2',
61-
'襄阳': 'www.xydxcs.com',
61+
'襄阳': '202.103.44.150',
6262
'南昌': 'speedtest2.wy.jxunicom.com',
6363
'重庆': 'speedtest1.cqccn.com',
6464
'上海': 'speedtest2.sh.chinamobile.com',
6565
'呼和浩特': '222.74.1.200 ',
6666
'乌鲁木齐': '61.128.114.133',
6767
'杭州': '122.229.136.10',
6868
'西安': 'xatest.wo-xa.com',
69-
'宁波': 'ltetest3.139site.com',
69+
'宁波': '202.96.104.1',
7070
'太原': 'speedtest.sxunicomjzjk.cn',
7171
'苏州': '218.94.214.42',
7272
'长沙': '61.234.254.5',
73-
'哈尔滨': '221.212.238.106',
73+
'哈尔滨': '202.97.224.1',
7474
'北京': 'st1.bjtelecom.net',
7575
'成都': 'speed.westidc.com.cn',
7676
'沈阳': 'speedtest1.online.ln.cn',

ZPing.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,19 @@ def use_style(string, mode='', fore='', back=''):
5757
'Xining': '221.207.32.94',
5858
'Hefei': '112.122.10.26',
5959
'Wuhan': '113.57.249.2',
60-
'Xiangyang': 'www.xydxcs.com',
60+
'Xiangyang': '202.103.44.150',
6161
'Nanchang': 'speedtest2.wy.jxunicom.com',
6262
'Chongqing': 'speedtest1.cqccn.com',
6363
'Shanghai': 'speedtest2.sh.chinamobile.com',
6464
'Huhehaote': '222.74.1.200',
6565
'Urumqi': '61.128.114.133',
6666
'Hangzhou': '122.229.136.10',
6767
'Xi an': 'xatest.wo-xa.com',
68-
'Ningbo': 'ltetest3.139site.com',
68+
'Ningbo': '202.96.104.1',
6969
'Taiyuan': 'speedtest.sxunicomjzjk.cn',
7070
'Suzhou': '218.94.214.42',
7171
'Changsha': '61.234.254.5',
72-
'Harbin': '221.212.238.106',
72+
'Harbin': '202.97.224.1',
7373
'Beijing': 'st1.bjtelecom.net',
7474
'Chengdu': 'speed.westidc.com.cn',
7575
'Shenyang': 'speedtest1.online.ln.cn',

0 commit comments

Comments
 (0)