HISP/WebInterface/master-site/servers.php

10 lines
No EOL
510 B
PHP

<?php
$server_list = [
['icon' => 'beta.gif', 'database' => 'beta', 'site' => 'beta.islehorse.com', 'desc' => ' '],
['icon' => 'black.gif', 'database' => 'example', 'site' => 'example.islehorse.com', 'desc' => 'Example HISP Server!'],
];
// 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.
?>