2021-04-12 13:35:45 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8"> <meta http-equiv="Refresh" content="3600" />
|
2021-04-12 13:37:02 -04:00
|
|
|
<title>I2P Reseed in Yggdrasil.</title>
|
2021-04-12 13:35:45 -04:00
|
|
|
<style media="screen">
|
|
|
|
* {
|
|
|
|
font-family: monospace;
|
|
|
|
background-color: black;
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body><center>
|
|
|
|
<p>Number of Yggdrasil routers in the I2P network.</p>
|
|
|
|
<p style="color: gray">Data from the current reseed. Updated hourly.</p>
|
2021-04-12 13:37:02 -04:00
|
|
|
<p style="font-size: 200px">99</p>
|
2021-04-12 13:35:45 -04:00
|
|
|
</center></body>
|
|
|
|
</html>
|