2019-01-26 00:56:06 +02:00
|
|
|
<?php
|
|
|
|
$host_ip = $_SERVER['SERVER_ADDR'];
|
2019-01-30 02:06:35 +02:00
|
|
|
$s_name = "pube.tk"; //$_SERVER['SERVER_NAME'];
|
2019-01-26 00:56:06 +02:00
|
|
|
?>
|
2019-01-26 20:48:41 +02:00
|
|
|
<!DOCTYPE html>
|
2019-01-22 22:55:28 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
2019-01-26 16:27:31 +02:00
|
|
|
<title>PuBe - Purum Bellum Free Hosting Server</title>
|
2019-01-26 15:57:27 +02:00
|
|
|
|
2019-01-25 01:10:57 +02:00
|
|
|
<link rel="stylesheet" type="text/css" href="pube.css" />
|
2019-01-26 15:57:27 +02:00
|
|
|
<link rel="shortcut icon" href="favicon.ico">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="img/fi/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="img/fi/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="img/fi/favicon-16x16.png">
|
|
|
|
<link rel="manifest" href="img/fi/site.webmanifest">
|
|
|
|
<link rel="mask-icon" href="img/fi/safari-pinned-tab.svg" color="#5bbad5">
|
2019-01-26 20:48:41 +02:00
|
|
|
<link rel="canonical" href="https://<?=$_SERVER['SERVER_NAME']?>/"/>
|
2019-01-26 15:57:27 +02:00
|
|
|
<meta name="msapplication-TileColor" content="#2b5797">
|
|
|
|
<meta name="theme-color" content="#ffffff">
|
2019-01-25 01:10:57 +02:00
|
|
|
<meta charset="UTF-8">
|
2019-01-26 16:27:31 +02:00
|
|
|
<meta name="title" content="PuBe - Purum Bellum Free Hosting Server">
|
|
|
|
<meta name="description" content="Purum Bellum provides free videogame and privacy related service hosting since 2012.">
|
2019-01-25 01:10:57 +02:00
|
|
|
<meta name="keywords" content="PuBe,Purum Bellum,game,videogame,service,server,hosting">
|
|
|
|
<meta name="author" content="Abhorrent_Anger">
|
2019-01-26 16:27:31 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
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-26 21:04:26 +02:00
|
|
|
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" width="128" height="64" 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-26 03:00:00 +02:00
|
|
|
<img src="img/thumb/openttd.png" alt="OpenTTD" title="OpenTTD"/>
|
2019-01-25 02:10:52 +02:00
|
|
|
</td>
|
2019-01-25 19:44:12 +02:00
|
|
|
<th>
|
2019-01-26 03:00:00 +02:00
|
|
|
<a href="https://www.openttd.org/en/">OpenTTD</a>
|
2019-01-25 19:44:12 +02:00
|
|
|
</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-26 03:00:00 +02:00
|
|
|
<img src="img/thumb/zdaemon.png" alt="ZDaemon" title="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-26 03:00:00 +02:00
|
|
|
<a href="#">Purum Bellum - Horde2 Coop (2014)</a>
|
|
|
|
<a href="#">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-26 03:00:00 +02:00
|
|
|
<img src="img/thumb/peertube.png" alt="PeerTube" title="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-26 00:56:06 +02:00
|
|
|
<a href="https://pt.<?=$s_name;?>/">pt.<?=$s_name;?></a>
|
2019-01-25 20:09:57 +02:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2019-01-26 03:00:00 +02:00
|
|
|
<img src="img/thumb/pleroma.png" alt="Pleroma" title="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-26 00:56:06 +02:00
|
|
|
<a href="https://pl.<?=$s_name;?>/">pl.<?=$s_name;?></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-03-09 20:12:47 +02:00
|
|
|
<img src="img/thumb/gitea.png" alt="Gitea" title="Gitea"/>
|
2019-01-25 02:10:52 +02:00
|
|
|
</td>
|
2019-01-25 19:44:12 +02:00
|
|
|
<th>
|
2019-03-09 20:12:47 +02:00
|
|
|
<a href="https://gitea.io/en-us/">Gitea</a>
|
2019-01-25 19:44:12 +02:00
|
|
|
</th>
|
2019-01-25 02:10:52 +02:00
|
|
|
<td>
|
2019-01-26 00:56:06 +02:00
|
|
|
<a href="https://git.<?=$s_name;?>/">git.<?=$s_name;?></a>
|
2019-01-25 20:09:57 +02:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2019-04-21 20:55:21 +03:00
|
|
|
<img src="img/thumb/matrix.png" alt="Matrix" title="Matrix"/>
|
2019-01-25 20:09:57 +02:00
|
|
|
</td>
|
|
|
|
<th>
|
2019-04-21 20:55:21 +03:00
|
|
|
<a href="https://matrix.org/blog/index">Matrix</a>
|
2019-01-25 20:09:57 +02:00
|
|
|
</th>
|
|
|
|
<td>
|
2019-04-21 20:55:21 +03:00
|
|
|
<a href="https://m.pube.tk/_matrix/static/">m.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-26 03:00:00 +02:00
|
|
|
<a href="https://bitcoin.org/en/">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-26 00:56:06 +02:00
|
|
|
<?=$host_ip;?>
|
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-26 00:56:06 +02:00
|
|
|
<?=$s_name;?>
|
2019-01-25 21:19:26 +02:00
|
|
|
</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-26 00:26:47 +02:00
|
|
|
<script src="addrobfs.js"></script>
|
2019-01-25 21:19:26 +02:00
|
|
|
</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-26 00:56:06 +02:00
|
|
|
<?=shell_exec('uptime | awk -F, \'{sub(".*up ",x,$1);print $1}\'')?>
|
2019-01-25 21:19:26 +02:00
|
|
|
</td>
|
2019-01-25 01:10:57 +02:00
|
|
|
</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
|
|
|
|