<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Terms and Conditions</title>
<style type="text/css">
body {
font-family: sans-serif;
line-height: 1.5;
}
</style>
</head>
<body>
<h1>Terms and Conditions</h1>
<ul>
<li>
Uploaded files must be legal in France and the United Kingdom. Report
abuse to <i>solo hyphen abuse</i> at <i>this domain</i>.
</li>
<li>All content uploaded is the sole responsibility of the uploader.</li>
<li>The site operator takes no responsibility for uploaded files.</li>
<li>
Files may be removed, replaced or viewed at any time, for any reason, at
the discretion of the operator.
</li>
<li>
Logs (IP address, time, image) are retained on a best-effort basis.
</li>
<li>Cookies and third parties are not used.</li>
<li>
Your local image history is stored in <i>local storage</i>, which is
similar to cookies. You can clear this at any time.
</li>
</ul>
</body>
</html>