Update servers.php

This commit is contained in:
Bluzume 2021-10-24 04:05:59 -04:00 committed by GitHub
parent 41b41c16ab
commit cf4a2a7189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -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
?>