LooksApp Account Deletion

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LooksApp - Account & Data Deletion</title>
<style>
body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; max-width: 600px; color: #333; }
h1 { color: #2c3e50; }
.box { background: #f9f9f9; padding: 15px; border-left: 4px solid #3498db; margin-bottom: 20px; }
</style>
</head>
<body>
<h1>LooksApp - Account Deletion Request</h1>
<p>If you wish to delete your LooksApp account and all associated data, you can do so easily by sending us an email.</p>
<div class="box">
<h3>How to request deletion:</h3>
<p>Send an email to: <strong>primearchtech@outlook.com</strong></p>
<p><strong>Subject:</strong> Account Deletion Request</p>
<p>Please send the email from the address associated with your LooksApp account so we can verify your identity.</p>
</div>
<h3>What data will be deleted?</h3>
<ul>
<li>Your email address and authentication credentials.</li>
<li>Your profile information.</li>
<li>All your scan/analysis history and completed tasks.</li>
<li>Your premium status and credit balance.</li>
</ul>
<p><strong>Retention Period:</strong> Once we receive your request, all your data will be permanently wiped from our servers within 7-14 business days.</p>
</body>
</html>

Yorumlar