tmpfiles/public/about.html

32 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>/tmp/files 2.0 - About</title>
<meta http-equiv="content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="/css/style.css" media="all" rel="stylesheet" type="text/css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css' />
</head>
<body>
<div id="container">
<header>
<h1><a href="/">/tmp/files</a></h1>
<h2>Because Sometimes, Older Is Better</h2>
</header>
<section>
<p>Suggestions/Questions/Abuse: <a href="mailto:abuse@illegalcybercri.me">abuse@illegalcybercri.me</a></p><br>
<p>Are there any restrictions on what files can be uploaded? Yes! The following are NOT allowed: Malware, CSAM, Copyrighted content, spam, etc...</p><br>
</section>
<footer>
<ul>
<li><a href="/">Upload</a></li>
<li><a href="/api.html">API</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="https://computernewb.com/collab-vm/">CollabVM</a></li>
<li><a href="https://up.kevinthe.horse/">KevinUpload</a></li>
</ul>
</footer>
</div>
</body>
</html>