-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathprivacypolicy.html
216 lines (127 loc) · 7.79 KB
/
privacypolicy.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EdCube | Amazing free math.</title>
<link rel="icon" href="https://i.ibb.co/bK5HjNQ/edcubefavicon.jpg" type="image/x-icon">
<style>
body {
background-color: #1a1a1a;
color: #00ffcc;
font-family: 'Orbitron', sans-serif;
margin: 0;
padding: 0;
text-align: center;
}
h2 {
font-size: 3rem;
color: #00ffcc;
text-shadow: 0px 0px 10px #00ffcc;
margin-top: 20px;
}
//p {
//margin-left: 30px;
//}
iframe {
border: 2px solid #00ffcc;
box-shadow: 0px 0px 15px #00ffcc;
margin-top: 20px;
width: 90%;
height: 600px;
transition: all 0.3s ease-in-out;
}
iframe:hover {
transform: scale(1.02);
box-shadow: 0px 0px 25px #ff00ff;
}
.back-button {
display: inline-block;
margin-top: 30px;
margin-bottom: 50px;
padding: 15px 30px;
background-color: #333;
border: 2px solid #00ffcc;
color: #00ffcc;
text-decoration: none;
font-size: 1.5rem;
border-radius: 10px;
box-shadow: 0px 0px 15px #00ffcc;
transition: background 0.3s ease, box-shadow 0.3s ease;
}
.back-button:hover {
background-color: #ff00ff;
box-shadow: 0px 0px 25px #ff00ff;
}
</style>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&display=swap" rel="stylesheet">
</head>
<body>
<h2>Privacy Policy</h2>
<p><strong>Last Updated: September 20, 2024</strong></p>
<p>At EdCube ("the Site"), your privacy is of paramount importance to us. This Privacy Policy outlines the types of personal information we collect, how we use that information, and the steps we take to protect it. By using the Site, you agree to the terms of this Privacy Policy.</p>
<p><strong>1. Information We Collect</strong></p>
<p>We may collect the following types of information:
<ul>
<li><strong>Personal Information:</strong> This includes information you provide directly, such as your name, email address, and other contact information when you register for an account, subscribe to newsletters, or contact us.</li>
<li><strong>Non-Personal Information:</strong> This includes data automatically collected as you interact with the Site, such as your IP address, browser type, device information, and browsing patterns.</li>
<li><strong>Cookies:</strong> The Site may use cookies or similar technologies to enhance your experience, analyze site traffic, and personalize content. You can adjust your browser settings to refuse cookies, but this may limit certain features on the Site.</li>
</ul>
</p>
<p><strong>2. How We Use Your Information</strong></p>
<p>We use the information collected for various purposes, including:
<ul>
<li>To provide and maintain the Site's functionality.</li>
<li>To improve the Site's content, products, and services.</li>
<li>To communicate with you regarding updates, promotions, and customer support.</li>
<li>To personalize your experience on the Site and deliver targeted advertisements.</li>
<li>To monitor and analyze usage and trends in order to improve the Site.</li>
<li>To comply with legal obligations and prevent fraudulent activities.</li>
</ul>
</p>
<p><strong>3. Sharing Your Information</strong></p>
<p>We do not sell or rent your personal information to third parties. However, we may share your information with:
<ul>
<li><strong>Service Providers:</strong> We may share your information with third-party service providers who assist us in operating the Site, conducting our business, or providing services to you.</li>
<li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of assets, your information may be transferred as part of that transaction.</li>
<li><strong>Legal Compliance:</strong> We may disclose your information if required by law, or if we believe such action is necessary to comply with legal obligations, protect our rights, or prevent fraud or other illegal activities.</li>
</ul>
</p>
<p><strong>4. Security</strong></p>
<p>We take reasonable measures to protect your personal information from unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the Internet or electronic storage is 100% secure, and we cannot guarantee absolute security.</p>
<p><strong>5. Your Choices and Rights</strong></p>
<p>You have the following rights regarding your personal information:
<ul>
<li><strong>Access:</strong> You may request access to the personal information we hold about you.</li>
<li><strong>Correction:</strong> You may request corrections to any inaccurate or incomplete information we have about you.</li>
<li><strong>Deletion:</strong> You may request the deletion of your personal information, subject to legal or contractual obligations.</li>
<li><strong>Opt-Out:</strong> You can opt out of receiving marketing communications from us at any time by following the unsubscribe link in our emails or contacting us directly.</li>
<li><strong>Cookie Preferences:</strong> You can adjust your browser settings to refuse cookies or alert you when cookies are being used.</li>
</ul>
</p>
<p><strong>6. Third-Party Links</strong></p>
<p>The Site may contain links to third-party websites or services. We are not responsible for the privacy practices or content of such third parties, and we encourage you to review their privacy policies.</p>
<p><strong>7. Children's Privacy</strong></p>
<p>The Site is not intended for children under the age of 13. We do not knowingly collect personal information from children. If we become aware that we have inadvertently collected such information, we will take steps to delete it.</p>
<p><strong>8. International Data Transfers</strong></p>
<p>Your information may be transferred to and maintained on servers located outside of your state, province, or country, where data protection laws may differ from those in your jurisdiction. By using the Site, you consent to the transfer of your information to such locations.</p>
<p><strong>9. Changes to This Privacy Policy</strong></p>
<p>We reserve the right to update or modify this Privacy Policy at any time. Changes will be posted on this page, and the "Last Updated" date at the top will be revised. Your continued use of the Site following any changes signifies your acceptance of the updated Privacy Policy.</p>
<p><strong>10. Contact Us</strong></p>
<p>If you have any questions or concerns about this Privacy Policy or the handling of your personal information, please contact us at:</p>
<p>
<strong>Email: </strong><a href="mailto:edcubestudios@yahoo.com" style="color: #ffcc00;">EdCube Business Emails</a><br>
<strong>Discord: </strong><a href="https://discord.gg/bxVNGNeP" style="color: #ffcc00;">EdCube Discord<br>
</p>
<a href="index.html" class="back-button">Back to Home</a>
<script>
document.addEventListener('keydown', function(event) {
// Check if the '[' key is pressed
if (event.key === 'r' || event.key === '[') {
// Redirect to the desired page
window.location.href = 'index.html'; // Replace with the actual URL
}
});
</script>
</body>
</html>