mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-17 04:36:57 +00:00
prod-changes
This commit is contained in:
parent
5f222cbfe7
commit
a51de38a4c
25 changed files with 479 additions and 306 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<body>
|
||||
<head>
|
||||
<title>Onion Uptime Checker</title>
|
||||
<title>Darknet Onion Webring</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
<center>
|
||||
<?php
|
||||
require("/srv/onion-uptime/www/links.php");
|
||||
require("links.php");
|
||||
?>
|
||||
<h1>Onion Uptime Checker (WIP)</h1>
|
||||
<h2>Monero Nodes (Last update: September 2024)</h3>
|
||||
|
@ -44,6 +44,11 @@ require("/srv/onion-uptime/www/links.php");
|
|||
|
||||
echo "\n</table></center>";
|
||||
?>
|
||||
|
||||
<?php
|
||||
require("userlinks.php");
|
||||
?>
|
||||
|
||||
</center>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue