-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtos.html
More file actions
170 lines (147 loc) · 6.92 KB
/
tos.html
File metadata and controls
170 lines (147 loc) · 6.92 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Service - Padelicano</title>
<style>
:root {
--theme-blue: rgb(0, 128, 230);
--background: #f9f9f9;
--text: #333;
--border: #ddd;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.6;
color: var(--text);
background-color: var(--background);
margin: 0;
padding: 0;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
}
header {
text-align: center;
margin-bottom: 30px;
}
h1 {
color: var(--theme-blue);
}
h2 {
color: var(--theme-blue);
border-bottom: 1px solid var(--border);
padding-bottom: 10px;
margin-top: 30px;
}
.updated-date {
color: #777;
font-style: italic;
margin-bottom: 20px;
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 10px;
}
.contact {
background-color: white;
border: 1px solid var(--border);
border-radius: 8px;
padding: 20px;
margin-top: 30px;
}
@media (prefers-color-scheme: dark) {
:root {
--background: #222;
--text: #f0f0f0;
--border: #444;
}
.contact {
background-color: #333;
}
}
</style>
</head>
<body>
<div class="container">
<header>
<h1>Terms of Service for Padelicano</h1>
<div class="updated-date">Last Updated: May 10, 2025</div>
</header>
<section>
<h2>1. Acceptance of Terms</h2>
<p>By downloading, installing, or using the Padelicano application ("App"), you agree to be bound by these Terms of Service. If you do not agree to these terms, please do not use the App.</p>
</section>
<section>
<h2>2. Description of Service</h2>
<p>Padelicano is a padel tournament management application that allows users to create and manage padel tournaments, track scores, and manage player data. All data is stored locally on your device.</p>
</section>
<section>
<h2>3. User Responsibilities</h2>
<p>As a user of Padelicano, you agree to:</p>
<ul>
<li>Provide accurate information when creating player profiles</li>
<li>Use the App in compliance with all applicable laws and regulations</li>
<li>Take responsibility for maintaining the security of your device and the data stored within the App</li>
<li>Not use the App for any illegal or unauthorized purpose</li>
<li>Not attempt to modify, adapt, or hack the App</li>
</ul>
</section>
<section>
<h2>4. Data and Privacy</h2>
<p>All data created and used within the Padelicano App is stored locally on your device. We do not collect, transmit, or store any user data on external servers. For more details, please refer to our <a href="privacy-policy.html">Privacy Policy</a>.</p>
</section>
<section>
<h2>5. Intellectual Property</h2>
<p>The Padelicano App, including its design, logo, code, and content, is owned by the creators of Padelicano and is protected by copyright, trademark, and other intellectual property laws. You may not copy, modify, distribute, or create derivative works based on our App without explicit permission.</p>
</section>
<section>
<h2>6. Disclaimer of Warranties</h2>
<p>The Padelicano App is provided "as is" and "as available" without any warranties of any kind, either express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.</p>
<p>We do not guarantee that:</p>
<ul>
<li>The App will always be available or error-free</li>
<li>Any errors in the App will be corrected</li>
<li>The App will be compatible with all devices or operating systems</li>
<li>Data stored in the App will never be lost or corrupted</li>
</ul>
</section>
<section>
<h2>7. Limitation of Liability</h2>
<p>To the maximum extent permitted by applicable law, in no event shall the creators of Padelicano be liable for any indirect, incidental, special, consequential, or punitive damages, including without limitation, loss of profits, data, use, goodwill, or other intangible losses, resulting from your use or inability to use the App.</p>
</section>
<section>
<h2>8. Local Data and Backups</h2>
<p>Since all data is stored locally on your device, we strongly recommend:</p>
<ul>
<li>Regularly backing up your device data</li>
<li>Taking precautions before uninstalling the App as this may result in loss of all tournament data</li>
<li>Ensuring your device has sufficient storage space for the App to function properly</li>
</ul>
</section>
<section>
<h2>9. Termination</h2>
<p>We reserve the right to terminate or suspend access to the App at any time, without prior notice or liability, for any reason whatsoever, including without limitation if you breach these Terms of Service.</p>
</section>
<section>
<h2>10. Changes to Terms</h2>
<p>We reserve the right to modify or replace these Terms of Service at any time. If a revision is material, we will make reasonable efforts to provide at least 30 days' notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>
<p>By continuing to access or use the App after those revisions become effective, you agree to be bound by the revised terms.</p>
</section>
<section>
<h2>11. Governing Law</h2>
<p>These Terms shall be governed and construed in accordance with the laws applicable in the jurisdiction of the App creator, without regard to its conflict of law provisions.</p>
</section>
<section class="contact">
<h2>Contact Information</h2>
<p>If you have any questions about these Terms of Service, please contact us at:</p>
<p>Email: support@padelicano.com</p>
</section>
</div>
</body>
</html>