Delete 'old_site/users.php'

This commit is contained in:
TechEmporium 2019-01-12 15:18:31 -05:00
parent 0dd4cb8c80
commit 942e52d45f
1 changed files with 0 additions and 49 deletions

View File

@ -1,49 +0,0 @@
<?php include 'HEADER.php';?>
<title>User Web Directories - thunix Shell Provider and Web Host</title>
<h2>User Web Directories</h2>
<!-- Leave this section for now.
<h3>Summit</h3>
<ul>
<li><a href="/~amcclure/">Anton McClure</a> (amcclure)</li>
<li><a href="/~ubergeek/">~Ubergeek</a> (ubergeek)</li>
</ul>
-->
<h3>Phoenix</h3>
<ul>
<!--<li><a href="//phoenix.thunix.cf/~/"></a></li>-->
<li><a href="/~amcclure/">amcclure</a></li>
<li><a href="/~ubergeek/">ubergeek</a></li>
<li><a href="/~naglfar/">naglfar</a></li>
<li><a href="/~parik/">parik</a></li>
<li><a href="/~fosslinux/">fosslinux</a></li>
<li><a href="/~slip/">slip</a></li>
<li><a href="/~quetzalcoatl/">quetzalcoatl</a></li>
<li><a href="/~redhat/">redhat</a></li>
<li><a href="/~gokce/">gokce</a></li>
<li><a href="/~r/">r</a></li>
<li><a href="/~brendantcc/">brendantcc</a></li>
<li><a href="/~dragon/">dragon</a></li>
<li><a href="/~spanmer/">spanmer</a></li>
<li><a href="/~panzer/">panzer</a></li>
<li><a href="/~hawaii/">hawaii</a></li>
<li><a href="/~trip/">trip</a></li>
<li><a href="/~xenialito69/">xenialito69</a></li>
<li><a href="/~freuddy/">freuddy</a></li>
<li><a href="/~ringo/">ringo</a></li>
<li><a href="/~hexhaxtron/">hexhaxtron</a></li>
</ul>
<p>Note that most content on thunix are provided by thunix's users, not the owner of
the server. Comments should be addressed to the owner of the web directory in the
first instance - their email address here is
<code>&lt;username&gt;@thunix.cf</code>,
unless otherwise specified within their web directory.</p>
<p>
If there is a problem which is not resolved by
the owner of the web directory, please contact
<a href="mailto:amcclure@ttm.sh"><code>amcclure@ttm.sh</code></a>.
</p>
<p>If you want to be added or removed from this list, please contact
<a href="mailto:amcclure@ttm.sh"><code>amcclure@ttm.sh</code></a>.
<?php include 'FOOTER.php';?>