First site 2.0 copy

This commit is contained in:
TechEmporium 2019-01-13 19:06:55 -05:00
parent 65d4b7f326
commit df11e6b6b0
3 changed files with 5 additions and 5 deletions

View File

@ -2,6 +2,6 @@
<p>This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND 4.0 license</a>. Permissions beyond the scope of this license may be available at <a href="/copyright.php">https://www.thunix.cf/copyright.php</a>.<br> <p>This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND 4.0 license</a>. Permissions beyond the scope of this license may be available at <a href="/copyright.php">https://www.thunix.cf/copyright.php</a>.<br>
<?php echo "Page last updated on " . date ("Y-m-d\TH:i:sO.", getlastmod());?><br> <?php echo "Page last updated on " . date ("Y-m-d\TH:i:sO.", getlastmod());?><br>
You may have to refresh the page to see any changes or updates.<br> You may have to refresh the page to see any changes or updates.<br>
All questions, comments, and concerns about this site should be emailed to <a href="mailto:root@thunix.cf">the amdinistration team</a>.</p> All questions, comments, and concerns about this site should be sent to <a href="/contact.php">the amdinistration team</a>.</p>
<p>Created with valid <a href="http://validator.w3.org/check?uri=referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> code.</p> <p>Created with valid <a href="http://validator.w3.org/check?uri=referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> code.</p>
</div></body></html> </div></body></html>

View File

@ -6,4 +6,4 @@
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="/site.css" rel="stylesheet" type="text/css" media="all"> <link href="/site.css" rel="stylesheet" type="text/css" media="all">
<link href="/favicon.png" rel="icon"> <link href="/favicon.png" rel="icon">

View File

@ -38,7 +38,7 @@
<p>Items 4, 5, 6 and 7 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p> <p>Items 4, 5, 6 and 7 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p>
<p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p> <p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p>
<p>It's also expected that all users respect the copyrights of those who produce original content of any kind (only share if the author or license grants you permission). However, using accounts for external file storage is permissible, under fair use and other laws promoting consumer rights. Note that original content from other users must also be respected, though creating/sharing public domain content is highly encouraged.</p> <p>It's also expected that all users respect the copyrights of those who produce original content of any kind (only share if the author or license grants you permission). However, using accounts for external file storage is permissible, under fair use and other laws promoting consumer rights. Note that original content from other users must also be respected, though creating/sharing public domain content is highly encouraged.</p>
<p>If you want to request for content you own the copyright for to be removed from thunix, please email <a href="mailto:abuse@thunix.cf"><code>&lt;abuse@thunix.cf&gt;</code></a>. In the email, please identify who you are, if you are the copyright holder or legally representing them, the exact files you want removed with links to the files and infringed content, and contact information such as phone numbers or a reply-to email address.</p> <p>If you want to request for content you own the copyright for to be removed from thunix, please refer to our <a href="/abuse.php">abuse reporting page</a>. In the email, please identify who you are, if you are the copyright holder or legally representing them, the exact files you want removed with links to the files and infringed content, and contact information such as phone numbers or a reply-to email address.</p>
<p>Users that repeatedly infringe copyrights will have their account removed. Depending on the degree of the offense, their account may be removed immediately.</p> <p>Users that repeatedly infringe copyrights will have their account removed. Depending on the degree of the offense, their account may be removed immediately.</p>
</div> </div>
</div> </div>
@ -51,4 +51,4 @@
<div style="clear: both;">&nbsp;</div> <div style="clear: both;">&nbsp;</div>
</div> </div>
<?php include 'MENU.php'; ?> <?php include 'MENU.php'; ?>
<?php include 'FOOTER.php'; ?> <?php include 'FOOTER.php'; ?>