diff options
Diffstat (limited to 'ychat-0.4/html/online.html')
| -rwxr-xr-x | ychat-0.4/html/online.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ychat-0.4/html/online.html b/ychat-0.4/html/online.html new file mode 100755 index 0000000..aa14f8d --- /dev/null +++ b/ychat-0.4/html/online.html @@ -0,0 +1,7 @@ +<html> + <meta http-equiv="refresh" content="20"> +<link rel=stylesheet href="style.css" type=text/css> + <body bgcolor=#000000 text=#ffffff> + %%MESSAGE%% + </body> +</html> |
