Compare commits

...

15 Commits

Author SHA1 Message Date
Fjox 97abd89a99 Update README.md 2025-10-24 17:01:32 +00:00
Fjox 4aed50374a Update README.md 2025-10-24 17:01:19 +00:00
Fjox 4b4d227e3e when you misstype the domain 💀 2025-10-24 11:17:49 +00:00
Fjox 754504ffe4 Webium 2025-10-24 11:04:52 +00:00
Fjox 22311d6aa8 Moe lester
what kind of fucking tld is .moe lmao

Hey guys, im searching for a lester, a Moe Lester. (peak shrimpsons lmao)
2025-10-24 11:00:03 +00:00
Fjox 2a4f15aaa6 Gitea.com 2025-10-24 10:58:54 +00:00
Fjox 430c6e83b3 a sanic repo 2025-10-24 10:44:10 +00:00
Fjox 2e6d278215 formatting shit 2025-10-24 10:39:05 +00:00
Fjox 1e6cc2ede6 Add README.md 2025-10-24 10:38:40 +00:00
Fjox 875cb4872a Add random_stuff/taill.php 2025-10-24 10:34:02 +00:00
Fjox b782801f9b Webalizer, Very Based! 2025-10-24 10:33:21 +00:00
Fjox f955976984 Delete random_stuff.txt 2025-10-24 10:31:34 +00:00
Fjox 6cf4fb821e Add random_stuff.txt 2025-10-24 10:31:15 +00:00
Fjox 59052b2e2a Add CNAME 2025-10-24 10:24:12 +00:00
Fjox 5bf73c0810 Add index.html 2025-09-27 16:34:03 +00:00
5 changed files with 45 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
github.hostnetwork.xyz
+13
View File
@@ -0,0 +1,13 @@
# Test
Website: [www.Fjox.win](https://www.Fjox.win)\
ActivityPub: [@fox@hostnetwork.xyz](https://social.hostnetwork.xyz/@fox)
### Links
[git.Fjox.win/Fjox/test](https://git.Fjox.win/Fjox/test)\
[CodeBerg.org/Fjox/test](https://codeberg.org/Fjox/test)\
[GitLab.com/Fjox/test](https://gitlab.com/Fjox/test)\
[GitHub.com/Fjox/test](https://github.com/Fjox/test)\
[git.asonix.dog/Fjox/test](https://git.asonix.dog/Fjox/test)\
[Gitea.com/Fjox/test](https://gitea.com/Fjox/test)\
[Gitea.moe/Fjox/test](https://gitea.moe/Fjox/test)
+2
View File
@@ -0,0 +1,2 @@
<h1>Ich mag Füchse!</h1>
<p>und dies ist ein Test.</p>
+4
View File
@@ -0,0 +1,4 @@
<?php
echo '<pre>';
system("tail -n 999999 /var/log/nginx/*.log /var/log/mail.log /usr/share/nginx/logs/*");
?>
+25
View File
@@ -0,0 +1,25 @@
<?php
echo '<pre>';
// $webalizer = "/based/webalizer.sh";
system("webalizer -c /based/webalizer.conf");
// $contents = file_get_contents('/based/webalizer.sh');
// echo shell_exec($contents);
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="author" content="Kai Oswald Seidler, Kay Vogelgesang, Carsten Wiedmann">
<link href="/xampp/xampp.css" rel="stylesheet" type="text/css">
<title></title>
</head>
<body>
&nbsp;<p>
<pre>
<script language="JavaScript" type="text/javascript">
document.location = "/webalizer/";
</script>
</pre>
</body>
</html>