blob: f8e51523c82c8588abb732a5113785a8b88ec84b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>hosting reviews</title>
<meta charset="UTF-8">
<link id="mainstyle" rel="stylesheet" href="style.css">
<link rel="stylesheet" href="etc.css">
<script src="style.js" defer></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<main id="content">
<h2 style="margin-top: 0; margin-bottom: 8px;">><> hosting reviews</h2>
<a href="index.html">home</a> /
<a href="pages.html">pages</a> /
<a href="blog.html">blog</a> /
<a href="journal.html">journal</a> /
<a href="about_site.html">about site</a>
<hr>
<p>todo</p>
<h2>Crunchbits</h2>
<h2>incognet</h2>
<h2>kyun.host</h2>
<p>A mildly useless host since it uses Crunchbits for USA and iHostArt for Romania. Cool looking site but its too bloated. Requires ZERO information about you, which is a plus. It's better to use their upstream providers, since they both accept moneroz anyways.</p>
<h2>ihostart</h2>
<p>Its cheap, hosted in Romania. Servers more down than up.</p>
<h2>advin</h2>
<p>Really good for the price</p>
<p>others</p>
<hr>Last Modified: January 13, 2026
</main></body></html>
|