humanizerplus2.0 / privacy.html
khaliqabdull's picture
Upload 9 files
6583a12 verified
raw
history blame contribute delete
418 Bytes
<!DOCTYPE html>
<html>
<head><title>Privacy Policy</title><link rel="stylesheet" href="style.css"></head>
<body>
<div class="container">
<h1>Privacy Policy</h1>
<p>This site does not collect personal data. All inputs are processed anonymously using Hugging Face Inference API. Google AdSense may collect user data for personalized advertising.</p>
<a href="index.html">← Back to Home</a>
</div>
</body>
</html>