-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
65 lines (54 loc) · 3.39 KB
/
Copy pathterms.html
File metadata and controls
65 lines (54 loc) · 3.39 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
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Use — Pawzport+</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px; color: #1a1a1a; line-height: 1.7; }
h1 { font-size: 2rem; margin-bottom: 8px; }
h2 { font-size: 1.2rem; font-weight: 700; margin: 32px 0 8px; color: #5b21b6; }
p, li { font-size: 0.95rem; color: #333; }
ul { padding-left: 20px; }
.date { color: #888; font-size: 0.9rem; margin-bottom: 32px; }
a { color: #5b21b6; }
</style>
</head>
<body>
<h1>🐾 Terms of Use</h1>
<p class="date">Last updated: June 5, 2026</p>
<p>By downloading or using Pawzport+ ("the App"), you agree to be bound by these Terms of Use. Please read them carefully.</p>
<h2>1. Acceptance of Terms</h2>
<p>These Terms of Use constitute a legally binding agreement between you and the developer of Pawzport+. If you do not agree to these terms, do not use the App.</p>
<h2>2. License</h2>
<p>We grant you a limited, non-exclusive, non-transferable, revocable license to use the App for personal, non-commercial purposes, subject to these Terms.</p>
<h2>3. Premium Subscriptions</h2>
<ul>
<li>Pawzport+ offers monthly and yearly subscription plans ("Premium").</li>
<li>Subscriptions are billed through your Apple ID and auto-renew unless cancelled at least 24 hours before the end of the current period.</li>
<li>You can manage and cancel subscriptions in your Apple ID Account Settings.</li>
<li>No refunds are provided for unused portions of a subscription period, except as required by applicable law.</li>
<li>A free trial (where offered) converts to a paid subscription unless cancelled before the trial ends.</li>
</ul>
<h2>4. Medical Disclaimer</h2>
<p><strong>Pawzport+ is not a substitute for professional veterinary advice.</strong> The AI chat, health records, and breed information features are for informational purposes only. Always consult a licensed veterinarian for medical decisions regarding your pet's health.</p>
<h2>5. User Content</h2>
<p>You retain ownership of all content you upload to the App (photos, health records, etc.). By using the App, you grant us a limited license to process this content solely to provide the App's features.</p>
<h2>6. Prohibited Uses</h2>
<ul>
<li>Using the App for any unlawful purpose</li>
<li>Attempting to reverse engineer or decompile the App</li>
<li>Uploading malicious content or attempting to compromise the App's security</li>
<li>Misusing the lost pet network or community features</li>
</ul>
<h2>7. Limitation of Liability</h2>
<p>To the fullest extent permitted by law, we are not liable for any indirect, incidental, special, or consequential damages arising from your use of the App. Our total liability shall not exceed the amount you paid for the App in the 12 months preceding the claim.</p>
<h2>8. Changes to Terms</h2>
<p>We reserve the right to modify these Terms at any time. Continued use of the App after changes constitutes acceptance of the new Terms.</p>
<h2>9. Governing Law</h2>
<p>These Terms are governed by the laws of Turkey, without regard to conflict of law principles.</p>
<h2>10. Contact</h2>
<p>For questions about these Terms, contact us at:<br>
<strong>Email:</strong> <a href="mailto:cnkylmz35@gmail.com">cnkylmz35@gmail.com</a></p>
</body>
</html>