This repository has been archived on 2025-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
oohay/html/about/pp.html
2025-05-23 15:11:34 -07:00

13 lines
454 B
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
<title>Privacy Policy</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/styles.css"/>
</head>
<body>
<h4>Privacy Policy</h4>
<p.main> Raw access logs are kept for up to 48 hours and automatically deleted beyond such time.<br>Raw access logs existing within the 48 hour period are private; they are not shared with third parties.
</p>
</body>
</html>