pages/privacy_policy.html
2025-02-20 08:16:05 +01:00

54 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<script async data-id="101478527" src="/6adf4fcf445ae38ea.js"></script>
<noscript
><p><img width="1" height="1" src="/de19c075a2d1c4975" /></p
></noscript>
<meta charset="utf-8" />
<meta content="Dario48's wacky and wonderful website" property="og:title" />
<meta
content="A website from a guy who hates web dev"
property="og:description"
/>
<meta
content="https://dario48.site/privacy_policy.html"
property="og:url"
/>
<meta
content="https://dario48.site/home/Dario48/Pictures/html.svg"
property="og:image"
/>
<meta content="#161925" data-react-helmet="true" name="theme-color" />
<title>/</title>
<link rel="stylesheet" href="/style.css" />
<script src="/path.js" defer></script>
</head>
<body id="body">
<div class="border">
<div class="column">
<div class="stretch row">
Dario48's website
<div style="aspect-ratio: 1 / 1">
<button
type="button"
onclick="document.getElementById('body').remove();"
>
X
</button>
</div>
</div>
<form>
<input type="text" value="/" class="stretch" id="path" />
</form>
<p style="color: white">
We use Clicky to log and analyze the traffic to our website. You may
review Clicky's privacy policy at
<a href="http://clicky.com/terms/privacy"
>http://clicky.com/terms/privacy</a
>
</p>
</div>
</div>
</body>
</html>