Commit 54ab4ea3787532efeb8c9af0856bb80a670dcf0c
0 parents
Exists in
master
Initial commit
Showing
1 changed file
with
46 additions
and
0 deletions
Show diff stats
1 | +++ a/serverstatus.html | |
... | ... | @@ -0,0 +1,46 @@ |
1 | +<html> | |
2 | +<head> | |
3 | +<title>Server Status</title> | |
4 | +<meta http-equiv="refresh" content="5; url=serverstatus.html" /> | |
5 | +</head> | |
6 | +<body> | |
7 | + | |
8 | +<a href="http://202.162.79.194/server-status2214" target="_blank"><h3>SS Web01 (Login Diamond)</h3></a> | |
9 | +<iframe width="100%" height="200" src="http://202.162.79.194/server-status2214?auto" frameborder="yes" scrolling="yes"> | |
10 | +Sorry, you need inline frames to fully see this page. | |
11 | +</iframe> | |
12 | + | |
13 | +<br /> | |
14 | + | |
15 | +<a href="http://202.162.79.197/server-status2214" target="_blank"><h3>Server 5 (Login Platinum,Gold,Silver,Software Only)</h3></a> | |
16 | +<iframe width="100%" height="200" src="http://202.162.79.197/server-status2214?auto" frameborder="yes" scrolling="yes"> | |
17 | +Sorry, you need inline frames to fully see this page. | |
18 | +</iframe> | |
19 | + | |
20 | +<br /> | |
21 | + | |
22 | +<a href="http://202.142.223.239/server-status2214" target="_blank"><h3>Server 1</h3></a> | |
23 | +<iframe width="100%" height="200" src="http://202.142.223.239/server-status2214?auto" frameborder="yes" scrolling="yes"> | |
24 | +Sorry, you need inline frames to fully see this page. | |
25 | +</iframe> | |
26 | + | |
27 | +<br /> | |
28 | +<a href="http://202.142.215.133/server-status2214" target="_blank"><h3>Server 2</h3></a> | |
29 | +<iframe width="100%" height="200" src="http://202.142.215.133/server-status2214?auto" frameborder="yes" scrolling="yes"> | |
30 | +Sorry, you need inline frames to fully see this page. | |
31 | +</iframe> | |
32 | + | |
33 | +<br /> | |
34 | +<a href="http://server3.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 3</h3></a> | |
35 | +<iframe width="100%" height="200" src="http://server3.sourcecode.co.th/server-status2214?auto" frameborder="yes" scrolling="yes"> | |
36 | +Sorry, you need inline frames to fully see this page. | |
37 | +</iframe> | |
38 | + | |
39 | +<br /> | |
40 | +<a href="http://server4.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 4</h3></a> | |
41 | +<iframe width="100%" height="200" src="http://server4.sourcecode.co.th/server-status2214?auto" frameborder="yes" scrolling="yes"> | |
42 | +Sorry, you need inline frames to fully see this page. | |
43 | +</iframe> | |
44 | + | |
45 | +</body> | |
46 | +</html> | ... | ... |