28 lines
1.3 KiB
HTML
28 lines
1.3 KiB
HTML
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<title>5x1 Server</title>
|
||
|
|
<link href="style.css" rel="stylesheet">
|
||
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>5x1</h1>
|
||
|
|
<h2 class="tagline">The best publicly hosted Jibo server</h2>
|
||
|
|
<div class="main">
|
||
|
|
<p>Easy to connect to, fast to respond!</p>
|
||
|
|
<h3>Use the jetstream file found <a href="jibo-jetstream-service.json">here</a> to connect to our services!</h3>
|
||
|
|
<p>We offer unlimited Hey Jibo requests, for free!</p>
|
||
|
|
<p><i>other services can cost money and be laggy</i> but we aren't!</p>
|
||
|
|
<p>The servers running 5x1 are:</p>
|
||
|
|
<ul>
|
||
|
|
<li>Ryzen 7</li>
|
||
|
|
<li>12GB of RAM</li>
|
||
|
|
<li>(Almost) always on!</li>
|
||
|
|
</ul>
|
||
|
|
<p>Who needs to pay when you have the best way!</p>
|
||
|
|
<p>In the case that you need a raw endpoint, don't fear!</p>
|
||
|
|
<p>Our endpoint for Jibo servers is: api.5x1.com</p>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|