diff options
Diffstat (limited to 'Legacy/Legacy Monsters - TMW: rEvolt_fichiers/status.html')
-rw-r--r-- | Legacy/Legacy Monsters - TMW: rEvolt_fichiers/status.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Legacy/Legacy Monsters - TMW: rEvolt_fichiers/status.html b/Legacy/Legacy Monsters - TMW: rEvolt_fichiers/status.html new file mode 100644 index 00000000..557bbb5c --- /dev/null +++ b/Legacy/Legacy Monsters - TMW: rEvolt_fichiers/status.html @@ -0,0 +1,23 @@ +<!--?xml version="1.0" encoding="ISO-8859-15"?--> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> +<title>Server status</title> +<meta http-equiv="Refresh" content="60"> +<style type="text/css"> +body { + font-family: sans-serif; + font-size: 9pt; + text-align: center; + margin: 15px; + padding: 0px; + font-weight: bold; + white-space: nowrap; +} +</style> +</head> +<body> +<div style="color: green;"><a href="http://server.themanaworld.org/online.html" target="_blank" style="color: green; text-decoration: none;">Online: (21 players)</a></div> + + +</body></html>
\ No newline at end of file |