PubeWebsite/index.html

205 lines
6.8 KiB
HTML
Raw Normal View History

2019-01-22 22:55:28 +02:00
<html>
<head>
2019-01-25 01:10:57 +02:00
<title>PuBe - Purum Bellum</title>
<link rel="stylesheet" type="text/css" href="pube.css" />
<link rel='shortcut icon' type='image/x-icon' href='favicon.ico' />
<meta charset="UTF-8">
<meta name="description" content="Purum Bellum provides videogame and service hosting.">
<meta name="keywords" content="PuBe,Purum Bellum,game,videogame,service,server,hosting">
<meta name="author" content="Abhorrent_Anger">
2019-01-22 22:55:28 +02:00
</head>
<body>
2019-01-25 01:10:57 +02:00
<div id="main-container">
<div>
2019-01-25 19:44:12 +02:00
<svg class="center" width="128" height="64">
2019-01-25 20:09:57 +02:00
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" alt="PuBe"/>
2019-01-25 19:44:12 +02:00
</svg>
2019-01-25 01:10:57 +02:00
</div>
<hr>
2019-01-25 02:10:52 +02:00
<div id="services" class="section">
2019-01-25 01:10:57 +02:00
<h1>Services</h1>
<h2>Games</h2>
2019-01-25 02:10:52 +02:00
<table>
<tr>
<td>
2019-01-25 20:09:57 +02:00
<img src="img/thumb/openttd.png" alt="OpenTTD"/>
2019-01-25 02:10:52 +02:00
</td>
2019-01-25 19:44:12 +02:00
<th>
<a href="https://www.openttd.org">OpenTTD</a>
</th>
<td>
<a href="https://www.openttd.org/en/server/121357">Purum Bellum - Vanilla (Temperate 1950-2100)</a>
</td>
</tr>
<tr>
2019-01-25 02:10:52 +02:00
<td>
2019-01-25 20:09:57 +02:00
<img src="img/thumb/zdaemon.png" alt="ZDaemon"/>
2019-01-25 02:10:52 +02:00
</td>
2019-01-25 19:44:12 +02:00
<th>
<a href="https://www.zdaemon.org/">ZDaemon</a>
</th>
2019-01-25 02:10:52 +02:00
<td>
2019-01-25 19:44:12 +02:00
<a href="zds://192.168.2.1:10669">Purum Bellum - Horde2 Coop (2014)</a>
<a href="zds://192.168.2.1:10666">Purum Bellum - RJ Nonsense</a>
2019-01-25 02:10:52 +02:00
</td>
</tr>
2019-01-25 19:44:12 +02:00
</table>
<h2>Fediverse</h2>
2019-01-25 20:09:57 +02:00
<table>
<tr>
<td>
2019-01-25 20:22:03 +02:00
<img src="img/thumb/funkwhale.png" alt="Funkwhale"/>
2019-01-25 20:09:57 +02:00
</td>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://join.funkwhale.audio/">Funkwhale</a>
2019-01-25 20:09:57 +02:00
</th>
<td>
2019-01-25 20:22:03 +02:00
<a href="https://fw.pube.tk/">fw.pube.tk</a>
2019-01-25 20:09:57 +02:00
</td>
</tr>
<tr>
<td>
2019-01-25 20:22:03 +02:00
<img src="img/thumb/peertube.png" alt="PeerTube"/>
2019-01-25 20:09:57 +02:00
</td>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://joinpeertube.org/">PeerTube</a>
2019-01-25 20:09:57 +02:00
</th>
<td>
2019-01-25 20:22:03 +02:00
<a href="https://pt.pube.tk/">pt.pube.tk</a>
2019-01-25 20:09:57 +02:00
</td>
</tr>
<tr>
<td>
2019-01-25 20:22:03 +02:00
<img src="img/thumb/pixelfed.png" alt="PixelFed"/>
2019-01-25 20:09:57 +02:00
</td>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://pixelfed.org/">PixelFed</a>
2019-01-25 20:09:57 +02:00
</th>
<td>
2019-01-25 20:22:03 +02:00
<a href="https://pix.pube.tk/">pix.pube.tk</a>
2019-01-25 20:09:57 +02:00
</td>
</tr>
<tr>
<td>
2019-01-25 20:22:03 +02:00
<img src="img/thumb/pleroma.png" alt="Pleroma"/>
2019-01-25 20:09:57 +02:00
</td>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://pleroma.social/">Pleroma</a>
2019-01-25 20:09:57 +02:00
</th>
<td>
2019-01-25 20:22:03 +02:00
<a href="https://pl.pube.tk/">pl.pube.tk</a>
2019-01-25 20:09:57 +02:00
</td>
</tr>
</table>
2019-01-25 19:44:12 +02:00
<h2>Miscellaneous</h2>
<table>
2019-01-25 02:10:52 +02:00
<tr>
<td>
2019-01-25 20:09:57 +02:00
<img src="img/thumb/gitlab.png" alt="GitLab"/>
2019-01-25 02:10:52 +02:00
</td>
2019-01-25 19:44:12 +02:00
<th>
2019-01-25 20:09:57 +02:00
<a href="https://about.gitlab.com/">GitLab (Invite only)</a>
2019-01-25 19:44:12 +02:00
</th>
2019-01-25 02:10:52 +02:00
<td>
2019-01-25 20:09:57 +02:00
<a href="https://git.pube.tk/">git.pube.tk</a>
</td>
</tr>
<tr>
<td>
<img src="img/thumb/irc.png" alt="IRC"/>
</td>
<th>
<a href="http://www.irchelp.org/">IRC</a>
</th>
<td>
<a href="https://irc.pube.tk/">irc.pube.tk</a>
2019-01-25 02:10:52 +02:00
</td>
</tr>
</table>
2019-01-25 01:10:57 +02:00
</div>
<hr>
<div id="footer" class="section">
<table>
<tr>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://bitcoin.org/">BTC</a>:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
1PuBe1wTfnbJP3AW2aUmEeJfjutcmruCTg
</td>
2019-01-25 01:10:57 +02:00
</tr>
<tr>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://litecoin.org/">LTC</a>:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
LPuBeTk8H5pFdRQJLpG2DwDfV4DqbQo9FT
</td>
2019-01-25 01:10:57 +02:00
</tr>
<tr>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://www.ethereum.org/">ETH</a>:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
0xBEbEBEBEAe434B24e73B1EB96306d090B0EB8A66
</td>
2019-01-25 01:10:57 +02:00
</tr>
2019-01-25 19:44:12 +02:00
<tr>
<th>
2019-01-25 21:19:26 +02:00
<a href="https://www.getmonero.org/">XMR</a>:
2019-01-25 19:44:12 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
47PuBea9kNTHvmSUrVJAwWQ9EiooXw3W6Koz5oYwT8qJRQVgjmT6vXzPfVt11LsEkq2XL7Q4yq5kp6KTAPWsMGsSR4AQXss
</td>
2019-01-25 19:44:12 +02:00
</tr>
2019-01-25 21:19:26 +02:00
</table>
<br>
<table>
2019-01-25 19:44:12 +02:00
<tr>
<th>
2019-01-25 21:19:26 +02:00
IPv4:
2019-01-25 19:44:12 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
77.38.211.222
2019-01-25 19:44:12 +02:00
</td>
</tr>
2019-01-25 01:10:57 +02:00
<tr>
<th>
2019-01-25 21:19:26 +02:00
DN:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
pube.tk
</td>
2019-01-25 01:10:57 +02:00
</tr>
<tr>
<th>
2019-01-25 21:19:26 +02:00
Tor:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
pube6666k6afaa4j.onion
</td>
2019-01-25 01:10:57 +02:00
</tr>
<tr>
<th>
2019-01-25 21:19:26 +02:00
EM:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
<a>purumbellum</a>
</td>
2019-01-25 01:10:57 +02:00
</tr>
<tr>
<th>
2019-01-25 21:19:26 +02:00
UT:
2019-01-25 01:10:57 +02:00
</th>
<td>
2019-01-25 21:19:26 +02:00
465 days
</td>
2019-01-25 01:10:57 +02:00
</tr>
</table>
2019-01-25 21:19:26 +02:00
2019-01-25 01:10:57 +02:00
</div>
2019-01-22 22:55:28 +02:00
</div>
2019-01-25 01:10:57 +02:00
</body>
2019-01-22 22:55:28 +02:00
</html>
2019-01-25 01:10:57 +02:00