-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
56 lines (56 loc) · 1009 Bytes
/
index.html
File metadata and controls
56 lines (56 loc) · 1009 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[{
"id": 2,
"name": "Local Test",
"urls": [{
"id": 1,
"http": "http://localhost:8620",
"ws": "ws://localhost:8620"
}]
},
{
"id": 1,
"name": "work.mpsmc.cn",
"urls": [{
"id": 1,
"http": "https://work.mpsmc.cn:8621",
"ws": "wss://work.mpsmc.cn:8621"
},
{
"id": 2,
"http": "http://rack1.raincs.cc:8621",
"ws": "ws://rack1.raincs.cc:8621"
}]
},{
"id": 3,
"name": "Remote Test 2",
"urls": [{
"id": 1,
"http": "http://demo.mpsmc.cn:8630",
"ws": "ws://demo.mpsmc.cn:8630"
},{
"id": 2,
"http": "http://rack1.raincs.cc:8630",
"ws": "ws://rack1.raincs.cc:8630"
}]
},{
"id": 6,
"name": "祝高三37班莘莘学子高考顺利,金榜题名,前程似锦!",
"urls": [{
"id": 1,
"http": "https://work.mpsmc.cn:8621",
"ws": "wss://work.mpsmc.cn:8621"
},
{
"id": 2,
"http": "http://rack1.raincs.cc:8621",
"ws": "ws://rack1.raincs.cc:8621"
}]
},{
"id": 0,
"name": "S",
"urls": [{
"id": 1,
"http": "https://s.wewq.cn",
"ws": "wss://s.wewq.cn"
}]
}]