diff --git a/README.md b/README.md index 71759c3..df7204a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ServerStatus is a full rewrite of [mojeda's](https://github.com/mojeda) [ServerStatus](https://github.com/mojeda/ServerStatus) script, which in turn is a modified version of [BlueVM's](http://www.lowendtalk.com/discussion/comment/169690#Comment_169690) script. ### Live demo: -* https://status.botox.bz/ +* https://servers.fkomarek.eu/ There are many things which I dislike about the original script, for example: * requires webserver and PHP for every client @@ -246,4 +246,4 @@ If you plan on modifying this project I'd be happy if you let me know! ## Credits Obviously the original script from [BlueVM](http://www.lowendtalk.com/discussion/comment/169690#Comment_169690) and [mojeda's](https://github.com/mojeda) [fork](https://github.com/mojeda/ServerStatus). -I'd also like to thank the [Teeworlds](https://github.com/teeworlds/teeworlds) project for some of the code which has been used in this project. \ No newline at end of file +I'd also like to thank the [Teeworlds](https://github.com/teeworlds/teeworlds) project for some of the code which has been used in this project.