-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheula.html
175 lines (163 loc) · 6.25 KB
/
eula.html
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
171
172
173
174
175
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Midnight App - End-User License Agreement</title>
<link
href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css"
rel="stylesheet"
/>
<style>
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");
body {
font-family: "Roboto", sans-serif;
background-color: #000000;
color: #e0e0e0;
}
.accent-color {
color: #ffc933;
}
.accent-border {
border-color: #ffc933;
}
</style>
</head>
<body class="min-h-screen flex flex-col">
<header class="py-6 border-b accent-border">
<div class="container mx-auto px-4">
<h1 class="text-4xl font-bold text-center accent-color">Midnight</h1>
<p class="text-center mt-2 text-gray-400">End-User License Agreement</p>
</div>
</header>
<main class="flex-grow container mx-auto px-4 py-8">
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
1. Acceptance of Terms
</h2>
<p class="mb-4">
By downloading, installing, or using the Midnight app ("the App"), you
agree to be bound by this End-User License Agreement ("EULA"). If you
do not agree to these terms, do not use the App.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
2. License Grant
</h2>
<p class="mb-4">
Subject to your compliance with this EULA, you are granted a limited,
non-exclusive, non-transferable, revocable license to use the App for
personal, non-commercial purposes.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
3. App Description
</h2>
<p class="mb-4">
Midnight is an ephemeral messaging app that allows users to send
self-destructing messages. Content is deleted from our servers after
the period selected by the user.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
4. User Conduct
</h2>
<p class="mb-4">
You agree to use the App only for lawful purposes and in accordance
with this EULA. Prohibited uses include, but are not limited to:
</p>
<ul class="list-disc list-inside space-y-2 mb-4">
<li>Using the App for any illegal activities</li>
<li>
Attempting to interfere with or disrupt the App's functionality
</li>
<li>Impersonating any person or entity</li>
<li>Harassing, threatening, or intimidating other users</li>
</ul>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
5. Intellectual Property
</h2>
<p class="mb-4">
The App and its original content, features, and functionality are
owned by the App provider and are protected by international
copyright, trademark, patent, trade secret, and other intellectual
property or proprietary rights laws.
</p>
<p class="mb-4">
Users retain ownership of their intellectual property rights in the
content they create and share through the App.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">6. Termination</h2>
<p class="mb-4">
We reserve the right to terminate or suspend your access to the App at
any time, for any reason, and without prior notice or liability.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
7. Updates and Modifications
</h2>
<p class="mb-4">
We reserve the right to modify, suspend, or discontinue the App or any
part thereof at any time without notice. We may also update the App
from time to time at our sole discretion.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
8. Disclaimer of Warranties
</h2>
<p class="mb-4">
The App is provided "as is" and "as available" without any warranties
of any kind, either express or implied. We do not warrant that the App
will be uninterrupted or error-free.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
9. Limitation of Liability
</h2>
<p class="mb-4">
To the fullest extent permitted by applicable law, we shall not be
liable for any indirect, incidental, special, consequential, or
punitive damages, or any loss of profits or revenues, whether incurred
directly or indirectly, or any loss of data, use, goodwill, or other
intangible losses resulting from your use of the App.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
10. Governing Law
</h2>
<p class="mb-4">
This EULA shall be governed by and construed in accordance with the
laws of the United States, without regard to its conflict of law
provisions.
</p>
</section>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-4 accent-color">
11. Changes to this EULA
</h2>
<p class="mb-4">
We reserve the right to modify or replace this EULA at any time. Your
continued use of the App after any such changes constitutes your
acceptance of the new EULA.
</p>
</section>
</main>
<footer class="py-6 mt-12 border-t accent-border">
<div class="container mx-auto px-4 text-center text-gray-400">
<p>© 2024 Midnight App. All rights reserved.</p>
<p class="mt-2">Last updated: August 14, 2024</p>
</div>
</footer>
</body>
</html>