blob: eb113395196d5bd86b45ce9aa4b6881f854d9474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/gif" href="https://foo.zone/favicon.ico" />
<link rel="stylesheet" href="https://foo.zone/style.css" />
<title>Top 3 Boots's by Host</title>
</head>
<body>
<h1 style="display: inline">Top 3 Boots's by Host</h1><br />
<br />
<span class="quote">Boots is the total number of host boots over the entire lifespan.</span><br />
<br />
<pre>+-----+----------------+-------+-----------------------------+------------------+
| Pos | Host | Boots | Last Kernel | Updated |
+-----+----------------+-------+-----------------------------+------------------+
| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 | 2026-03-03 18:29 |
| 2. | mars | 207 | Linux 3.2.0-4-amd64 | 2026-03-03 18:29 |
| 3. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 | 2026-03-03 18:29 |
+-----+----------------+-------+-----------------------------+------------------+
</pre>
</body>
</html>
|