PubeWebsite/index.html

147 lines
4.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">
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" alt="PuBe"/>
</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 19:44:12 +02:00
<img src="img/thumb/openttd.png" alt=" "/>
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 19:44:12 +02:00
<img src="img/thumb/zdaemon.png" alt=" "/>
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>
</a>
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>
<h2>Miscellaneous</h2>
<table>
2019-01-25 02:10:52 +02:00
<tr>
<td>
2019-01-25 19:44:12 +02:00
<img src="img/thumb/off_openttd.png" alt=" "/>
2019-01-25 02:10:52 +02:00
</td>
2019-01-25 19:44:12 +02:00
<th>
2019-01-25 02:10:52 +02:00
<a href="https://www.openttd.org">OpenTTD</a>
2019-01-25 19:44:12 +02:00
</th>
2019-01-25 02:10:52 +02:00
<td>
<a href="https://www.openttd.org/en/server/121357">Purum Bellum - Vanilla (Temperate 1950-2100)</a>
</td>
</tr>
</table>
2019-01-25 01:10:57 +02:00
</div>
<hr>
<div id="footer" class="section">
<table>
<tr>
<th>
IPv4:
</th>
<td>
77.38.211.222
</td>
</tr>
<tr>
<th>
DN:
</th>
<td>
pube.tk
</td>
</tr>
<tr>
<th>
Tor:
</th>
<td>
pube6666k6afaa4j.onion
</td>
</tr>
2019-01-25 19:44:12 +02:00
<tr>
<th>
EM:
</th>
<td>
<a>purumbellum</a>
</td>
</tr>
<tr>
<th>
UT:
</th>
<td>
465 days
</td>
</tr>
2019-01-25 01:10:57 +02:00
</table>
<table>
<tr>
<th>
<a href="https://bitcoin.org/">BTC</a>:
</th>
<td>
1PuBe1wTfnbJP3AW2aUmEeJfjutcmruCTg
</td>
</tr>
<tr>
<th>
<a href="https://litecoin.org/">LTC</a>:
</th>
<td>
LPuBeTk8H5pFdRQJLpG2DwDfV4DqbQo9FT
</td>
</tr>
<tr>
<th>
<a href="https://www.ethereum.org/">ETH</a>:
</th>
<td>
0xBEbEBEBEAe434B24e73B1EB96306d090B0EB8A66
</td>
</tr>
<tr>
<th>
<a href="https://www.getmonero.org/">XMR</a>:
</th>
<td>
47PuBea9kNTHvmSUrVJAwWQ9EiooXw3W6Koz5oYwT8qJRQVgjmT6vXzPfVt11LsEkq2XL7Q4yq5kp6KTAPWsMGsSR4AQXss
</td>
</tr>
</table>
</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