1. changed to a global css instead of using the same shit over and over.

2. deleted soem unused stuff
3. stole some windows' api virtual keys site keys
This commit is contained in:
zyqunix 2025-01-17 23:14:57 +01:00
parent e5449fda26
commit 3cf2363147
18 changed files with 1276 additions and 612 deletions

View file

@ -9,9 +9,9 @@
</head>
<body>
<div class="main">
<h1>Eror: 404 Not Found</h1>
<h1>Looks like you found an unfinished site or were redirected to the wrong page!</h1>
<h2>Go back to the <a href="https://fentseller.lol">main page</a> or <a href="https://github.com/zyqunix/tools/issues/new">open an issue on my GitHub</a></h3>
<h1>Eror: 404 Not Found</h1>
<h2>Looks like you found an unfinished site or were redirected to the wrong page!</h2>
<h2>Go back to the <a href="https://fentseller.lol">main page</a> or <a href="https://github.com/zyqunix/tools/issues/new">open an issue on my GitHub</a></h2>
</div>
</body>
</html>