mirror of https://github.com/PurpleI2P/pyseeder
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
555 B
19 lines
555 B
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8"> <meta http-equiv="Refresh" content="3600" /> |
|
<title>I2P Reseed in Yggdrasil.</title> |
|
<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> |
|
<p style="font-size: 200px">99</p> |
|
</center></body> |
|
</html>
|
|
|