Compare commits

..

No commits in common. "2a4f15aaa690ed412b3b30b4fcc17211f1d262ee" and "d6857f8910523b9e84576c1544594369db03caa1" have entirely different histories.

5 changed files with 0 additions and 46 deletions

1
CNAME
View File

@ -1 +0,0 @@
github.hostnetwork.xyz

View File

@ -1,14 +0,0 @@
# Test
### Links
[git.Fjox.win/Fjox/test](https://git.Fjox.win/Fjox/test)
[CodeBerg.org/Fjox/test](https://codeber.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)

View File

@ -1,2 +0,0 @@
<h1>Ich mag Füchse!</h1>
<p>und dies ist ein Test.</p>

View File

@ -1,4 +0,0 @@
<?php
echo '<pre>';
system("tail -n 999999 /var/log/nginx/*.log /var/log/mail.log /usr/share/nginx/logs/*");
?>

View File

@ -1,25 +0,0 @@
<?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>