mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-19 19:29:15 +12:00
More web stuff
This commit is contained in:
parent
c12399dc0e
commit
b2ce6be543
12 changed files with 323 additions and 118 deletions
|
@ -1,8 +1,7 @@
|
|||
<?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!'],
|
||||
['id' => 'game', 'icon' => 'beta.gif', 'database' => 'beta', 'site' => 'http://game.islehorse.com', 'desc' => ' '],
|
||||
];
|
||||
|
||||
// black: 1/3 interest rate, final new server as of July 2012 for those who want to start classic horseisle anew!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue