Light12306/Web12306/chatservers.json
2014-08-13 00:14:00 +08:00

21 lines
381 B
JSON

[
{
"id": "room1",
"name": "全国大区1",
"status": "full",
"onlinecount": 2000,
"category": 0,
"url": "ws://test.fishlee.net/chathandler.ashx/room1",
"recommand": true
},
{
"id": "room2",
"name": "全国大区2",
"status": "ok",
"onlinecount": 1533,
"category": 0,
"url": "ws://test.fishlee.net/chathandler.ashx/room2",
"recommand": false
}
]