<!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>Sojus07 | 0xcc01</title> </head> <body> <div class="main"> <nav> <a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a> <a href="https://github.com/Sojus07">[ GITHUB ]</a> <a href="https://discord.com/users/Sojus07">[ DC ]</a> <a href="https://0xcc01.de/about.html">[ ABT ]</a> </nav> <div class="inner-box"> <img src="./src/media/png/anime_ascii.png" alt="Profile Picture" /> </div> <div class="text"> <p><br> My Services: <br><br> <a href="https://tor.0xcc01.de">[ TOR NODES ]</a> <br> <a href="https://git.0xcc01.de">[ GIT SERVER ]</a> <br> <a href="https://status.0xcc01.de">[ STATUS SITE ]</a> <br> <br> Nothing more... <br> no ideas right now </p> </div> </div> <footer>Sojus07 - © 2025</footer> </body> </html>