33 lines
983 B
HTML
33 lines
983 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" href="./src/css/style.css" />
|
|
<title>fqbn207 | 0xcc01</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="main">
|
|
<nav>
|
|
<a href="https://git.0xcc01.de/fqbn207">[ GIT ]</a>
|
|
<a href="https://github.com/fqbn207">[ GITHUB ]</a>
|
|
<a href="https://discord.com/users/fqbn207">[ DC ]</a>
|
|
<a href="/">[ HOME ]</a>
|
|
</nav>
|
|
<br />
|
|
<img src="./src/media/png/0xcc01.png" alt="" />
|
|
<center>
|
|
i run 2 Tor Nodes <br> <br>
|
|
|
|
<a href="https://tor0.0xcc01.de">[ TOR NODE 0 ]</a> <br> <p style="color:purple"> [993E4E825FAE66ACC5B739B29F403C3B7744EF91] </p><br>
|
|
<a href="https://tor1.0xcc01.de">[ TOR NODE 1 ]</a> <br> <p style="color: purple;"> [289783D10DEC62798841E8A8504D697174160D64] </p><br>
|
|
<br>
|
|
</center>
|
|
</div>
|
|
<footer>fqbn207 - © 2025</footer>
|
|
</body>
|
|
</html>
|
|
|