mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-04-05 21:55:48 +13:00
Update servers.php
This commit is contained in:
parent
41b41c16ab
commit
cf4a2a7189
1 changed files with 6 additions and 4 deletions
|
@ -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.
|
||||
?>
|
||||
# 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
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue