add servers.html for 4th onFOSS

This commit is contained in:
c 2021-04-16 09:20:18 +02:00
parent 474c64159d
commit a0c47b7d2e
1 changed files with 54 additions and 0 deletions

54
servers.html Normal file
View File

@ -0,0 +1,54 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>hribhrib</title>
<link rel="stylesheet" href="https://hribhrib.at/styles.css">
</head>
<body>
<div>
<h1>Servers for 4th onFOSS</h1>
<h2>OpenRA</h2>
<p>hribhrib.ddns.net<br>
sporetec.download<br>
stanzi.ddns.net<br>
andi(TBA)</p>
<h2>Hedgewars</h2>
<p>
<b>Main:</b><br>
play.hribhrib.at <br>
</p>
<p>
<b>Backup:</b><br>
sporetec.download<br>
stanzi.ddns.net
</p>
<h2>Minetest</h2>
<p>play.hribhrib.at</p>
<p><b>MINE ALL DAY MINE ALL NIGHT</b></p>
<h2>SuperTuxKart</h2>
<p><b>Main:</b><br>
play.hribhrib.at <br>
</p>
<p>
<b>Backup:</b><br>
sporetec.download<br>
stanzi.ddns.net<br>
hribhrib.ddns.net
</p>
<h2>Teeworlds</h2>
<p><b>Main:</b><br>
play.hribhrib.at <br>
</p>
<p>
<b>Backup:</b><br>
sporetec.download <br>
hribhrib.ddns.net
</p>
</div>
</body>
</html>