diff --git a/master-site/servers.php b/master-site/servers.php
index 4410988..3c50053 100644
--- a/master-site/servers.php
+++ b/master-site/servers.php
@@ -1,9 +1,11 @@
 <?php
 
 $server_list = [
-	['id' => 'game1', 'icon' => 'beta.gif', 'database' => 'game1', 'site' => 'http://localhost:81', 'desc' => ' '],
+	['id' => 'game1', 'icon' => 'beta.gif', 'database' => 'game1', 'site' => 'http://game.horse', 'desc' => ' '],
 ];
 
-// black: 1/3 interest rate,  final new server as of July 2012 for those who want to start classic horseisle anew!
-// white: Subscriber only server.<br>You must subscribe to this server to play.<BR>If subscription runs out, you will no longer be able to play on it.
-?>
\ No newline at end of file
+# black: 1/3 interest rate,  final new server as of July 2012 for those who want to start classic horseisle anew!
+# white: Subscriber only server.<br>You must subscribe to this server to play.<BR>If subscription runs out, you will no longer be able to play on it.
+
+# icons: master-site/web/servericons
+?>