-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPrivacy-Policy.html
More file actions
59 lines (51 loc) · 2.93 KB
/
Privacy-Policy.html
File metadata and controls
59 lines (51 loc) · 2.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=" Proxyless Google Dork Scraper helps you extract fresh domains and real-time Google results without proxies. Fast, accurate, and ideal for SEO research.">
<title>Privacy Policy - PlusParser</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; }
body { background-color: #f8f9fa; color: #333; line-height: 1.6; padding: 20px; }
.container { max-width: 900px; margin: 40px auto; background-color: #fff; padding: 40px; border-radius: 12px; box-shadow: 0 8px 20px rgba(0,0,0,0.08); }
h1 { color: #1f2937; margin-bottom: 20px; font-size: 2em; text-align: center; }
h2 { color: #111827; margin-top: 30px; margin-bottom: 15px; font-size: 1.3em; }
p { margin-bottom: 15px; font-size: 1em; color: #4b5563; }
ul { margin-left: 20px; margin-bottom: 15px; }
li { margin-bottom: 10px; }
.highlight { color: #ef4444; font-weight: bold; }
@media (max-width: 600px) {
.container { padding: 25px; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.1em; }
}
</style>
</head>
<body>
<div class="container">
<h1>Privacy Policy</h1>
<p>At <strong>PlusParser</strong> (www.plusparser.cloud), your privacy is extremely important to us. This policy explains how we collect, use, and protect your information when you access our services.</p>
<h2>1. Information We Collect</h2>
<ul>
<li><strong>Personal Information:</strong> Email, name, or other details you provide when signing up.</li>
<li><strong>Usage Data:</strong> IP address, browser type, and pages visited.</li>
<li><strong>Cookies & Tracking:</strong> We may use cookies to improve performance and experience.</li>
</ul>
<h2>2. How We Use Your Information</h2>
<p>We use your information to provide and maintain services, manage accounts, send important updates, and improve our website.</p>
<h2>3. Information Sharing</h2>
<p>We <span class="highlight">do not sell, trade, or share your personal information</span> except as required by law.</p>
<h2>4. Security</h2>
<p>We implement reasonable security measures, but no method of online transmission is 100% secure.</p>
<h2>5. Third-Party Services</h2>
<p>We are not responsible for the privacy practices of external services or websites linked from PlusParser.</p>
<h2>6. Children’s Privacy</h2>
<p>Our services are not intended for children under 13. We do not knowingly collect information from minors.</p>
<h2>7. Changes to This Policy</h2>
<p>We may update this policy at any time. Changes take effect immediately upon posting.</p>
<h2>8. Contact Us</h2>
<p>Email: <a href="mailto:support@plusparser.cloud">support@plusparser.cloud</a></p>
</div>
</body>
</html>