diff options
Diffstat (limited to 'master.html')
| -rw-r--r-- | master.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/master.html b/master.html index ec69535..58473b4 100644 --- a/master.html +++ b/master.html @@ -20,12 +20,6 @@ </div> <div id="menu"> - <a class="button" href="index.html"> - Index - </a> - <a class="button" href="about.html"> - About AO - </a> <a class="button" href="https://tiny.cc/getao" target="_blank"> Download </a> @@ -39,18 +33,6 @@ <p style="color:#ff0000;">The downloadable client is recommended</p><br> <p>The green servers are more likely to work, red ones will not</p> </center> - <div id="serverthumb"> - <div id="serverthumbC"> - - </div> - - </div> - <div id="serverdesc"> - - <p id="serverdescC"> - - </p> - </div> <ul class="servs" id="masterlist"> <li onmouseover="setServ(99)"><p>Localhost</p> <a class="button" href="client.html?ip=127.0.0.1:27016">Watch</a><a class="button" href="client.html?ip=127.0.0.1:27016&mode=join">Join</a></li> |
