PubeWebsite/index.html

115 lines
3.5 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 02:10:52 +02:00
<image class="center" src="img/pube-logo.svg" alt="PuBe"/>
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>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
OpenTTD
</td>
<td>
<a href="https://www.openttd.org">OpenTTD</a>
</td>
<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
<h2>Fediverse</h2>
2019-01-25 02:10:52 +02:00
<h2>Miscellaneous</h2>
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>
</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