forked from Codemugg/front-end
-
Notifications
You must be signed in to change notification settings - Fork 0
/
terms-and-conditions.html
537 lines (534 loc) · 22.5 KB
/
terms-and-conditions.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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="generator" content="Mobirise v5.2.0, mobirise.com" />
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:image:src"
content="assets/images/terms-and-conditions-meta.png"
/>
<meta
property="og:image"
content="assets/images/terms-and-conditions-meta.png"
/>
<meta name="twitter:title" content="Terms And Conditions - Codemugg" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1"
/>
<link
rel="shortcut icon"
href="assets/images/codemugg-logo-white-1.png"
type="image/x-icon"
/>
<meta name="description" content="Terms and conditions for Codemugg." />
<title>Terms And Conditions - Codemugg</title>
<link rel="stylesheet" href="assets/tether/tether.min.css" />
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css" />
<link
rel="stylesheet"
href="assets/bootstrap/css/bootstrap-reboot.min.css"
/>
<link rel="stylesheet" href="assets/dropdown/css/style.css" />
<link rel="stylesheet" href="assets/socicon/css/styles.css" />
<link rel="stylesheet" href="assets/theme/css/style.css" />
<link href="assets/fonts/style.css" rel="stylesheet" />
<link
rel="preload"
as="style"
href="assets/mobirise/css/mbr-additional.css"
/>
<link
rel="stylesheet"
href="assets/mobirise/css/mbr-additional.css"
type="text/css"
/>
</head>
<body>
<section class="menu menu3 cid-si8jfsXcTd" once="menu" id="menu3-1g">
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
<div class="container">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img
src="assets/images/codemugg-logo-transparent-black-192x192.png"
alt="Codemugg - Home"
style="height: 6rem"
/>
</a>
</span>
<span class="navbar-caption-wrap"
><a
class="navbar-caption text-black text-primary display-5"
href="index.html"
>codemugg</a
></span
>
</div>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarNavAltMarkup"
aria-expanded="false"
aria-label="Toggle navigation"
>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true">
<li class="nav-item">
<a
class="nav-link link text-black text-primary display-4"
href="learn.html"
>
Learn</a
>
</li>
<li class="nav-item">
<a
class="nav-link link text-black text-primary display-4"
href="about.html"
>
About</a
>
</li>
<li class="nav-item">
<a
class="nav-link link text-black text-primary display-4"
href="contact.html"
>Contact</a
>
</li>
</ul>
<div class="icons-menu">
<a
class="iconfont-wrapper"
href="https://instagram.com/code.mugg"
target="_blank"
>
<span class="p-2 mbr-iconfont socicon-instagram socicon"></span>
</a>
<a
class="iconfont-wrapper"
href="https://www.linkedin.com/company/codemugg"
target="_blank"
>
<span class="p-2 mbr-iconfont socicon-linkedin socicon"></span>
</a>
</div>
<div class="navbar-buttons mbr-section-btn">
<a class="btn btn-primary display-4" href="https://bank.hackclub.com/donations/start/code-mugg" target="_blank">
Donate</a
>
</div>
</div>
</div>
</nav>
</section>
<section class="content4 cid-siMd7Iljpn" id="content4-1u">
<div class="container">
<div class="row justify-content-center">
<div class="title col-md-12 col-lg-10">
<h3
class="mbr-section-title mbr-fonts-style align-center mb-4 display-2"
>
<strong>Terms & Conditions - Codemugg Inc</strong>
</h3>
<h4
class="mbr-section-subtitle align-center mbr-fonts-style mb-4 display-7"
>
Welcome to Codemugg!
<div>
These terms and conditions outline the rules and regulations for
the use of Codemugg's Website, located at https://codemugg.live
and https://codemugg.com.
</div>
<div>
By accessing this website we assume you accept these terms and
conditions. Do not continue to use Codemugg if you do not agree
to take all of the terms and conditions stated on this page.
</div>
<div>
The following terminology applies to these Terms and Conditions,
Privacy Statement and Disclaimer Notice and all Agreements:
"Client", "You" and "Your" refers to you, the person logged-in
on this website and compliant to the Company’s terms and
conditions. "The Company", "Ourselves", "We", "Our" and "Us",
refers to our Company. "Party", "Parties", or "Us", refers to
both the Client and ourselves. All terms refer to the offer,
acceptance, and consideration of payment necessary to undertake
the process of our assistance to the Client in the most
appropriate manner for the express purpose of meeting the
Client’s needs with respect to the provision of the Company’s
stated services, in accordance with and subject to, prevailing
law of Netherlands. Any use of the above terminology or other
words in the singular, plural, capitalization and/or he/she or
they, are taken as interchangeable and therefore as referring to
same.
</div>
<div><br /></div>
<div>Cookies</div>
<div>
We employ the use of cookies. By accessing Codemugg, you agree
to use cookies in agreement with Codemugg's Privacy Policy.
</div>
<div>
Most interactive websites use cookies to let us retrieve the
user’s details for each visit. Cookies are used by our website
to enable the functionality of certain areas to make it easier
for people visiting our website. Some of our
affiliate/advertising partners may also use cookies.
</div>
<div><br /></div>
<div>License</div>
<div>
Unless otherwise stated, Codemugg and/or its licensors own the
intellectual property rights for all material on Codemugg. All
intellectual property rights are reserved. You may access this
from Codemugg for your own personal use subjected to
restrictions set in these terms and conditions.
</div>
<div><br /></div>
<div>You must not:</div>
<div>Republish material from Codemugg</div>
<div>Sell, rent, or sub-license material from Codemugg</div>
<div>Reproduce, duplicate or copy material from Codemugg</div>
<div>Redistribute content from Codemugg</div>
<br />
<div><br /></div>
<div>
This Agreement shall begin on the date hereof. Our Terms and
Conditions were created with the help of the Terms And
Conditions Generator and the Privacy Policy Generator.
</div>
<div>
Parts of this website offer an opportunity for users to post and
exchange opinions and information in certain areas of the
website. Codemugg does not filter, edit, publish, or review
Comments prior to their presence on the website. Comments do not
reflect the views and opinions of Codemugg, its agents, and/or
affiliates. Comments reflect the views and opinions of the
person who posts their views and opinions. To the extent
permitted by applicable laws, Codemugg shall not be liable for
the Comments or for any liability, damages, or expenses caused
and/or suffered as a result of any use of and/or posting of
and/or appearance of the Comments on this website.
</div>
<br />
<div><br /></div>
<div>
Codemugg reserves the right to monitor all Comments and to
remove any Comments which can be considered inappropriate,
offensive, or causes breach of these Terms and Conditions.
</div>
<br />
<div><br /></div>
<div>You warrant and represent that:</div>
<div>
You are entitled to post the Comments on our website and have
all necessary licenses and consents to do so;
</div>
<div>
The Comments do not invade any intellectual property right,
including without limitation copyright, patent, or trademark of
any third party;
</div>
<div>
The Comments do not contain any defamatory, libelous, offensive,
indecent, or otherwise unlawful material which is an invasion of
privacy
</div>
<div>
Comments will not be used to solicit or promote business or
custom or present commercial activities or unlawful activity.
</div>
<div>
You hereby grant Codemugg a non-exclusive license to use,
reproduce, edit, and authorize others to use, reproduce, and
edit any of your Comments in any and all forms, formats, or
media.
</div>
<br />
<div><br /></div>
<div>Hyperlinking to our Content</div>
<div>
The following organizations may link to our Website without
prior written approval:
</div>
<div>Government agencies;</div>
<div>Search engines;</div>
<div>News organizations;</div>
<div>
Online directory distributors may link to our Website in the
same manner as they hyperlink to the Websites of other listed
businesses; and
</div>
<div>
System-wide Accredited Businesses except soliciting non-profit
organizations, charity shopping malls, and charity fundraising
groups which may not hyperlink to our Web site.
</div>
<div>
These organizations may link to our home page, to publications,
or to other Website information so long as the link: (a) is not
in any way deceptive; (b) does not falsely imply sponsorship,
endorsement, or approval of the linking party and its products
and/or services; and (c) fits within the context of the linking
party’s site.
</div>
<div>
We may consider and approve other link requests from the
following types of organizations:
</div>
<div>
commonly-known consumer and/or business information sources;
</div>
<div>dot.com community sites;</div>
<div>associations or other groups representing charities;</div>
<div>online directory distributors;</div>
<div>internet portals;</div>
<div>accounting, law, and consulting firms; and</div>
<div>educational institutions and trade associations.</div>
<div>
We will approve link requests from these organizations if we
decide that: (a) the link would not make us look unfavorably to
ourselves or to our accredited businesses; (b) the organization
does not have any negative records with us; (c) the benefit to
us from the visibility of the hyperlink compensates the absence
of Codemugg; (d) the link is in the context of general resource
information.
</div>
<br />
<div><br /></div>
<div>
These organizations may link to our home page so long as the
link: (a) is not in any way deceptive; (b) does not falsely
imply sponsorship, endorsement, or approval of the linking party
and its products or services; and (c) fits within the context of
the linking party’s site.
</div>
<div>
If you are one of the organizations listed in paragraph 2 above
and are interested in linking to our website, you must inform us
by sending an e-mail to Codemugg. Please include your name, your
organization name, contact information as well as the URL of
your site, a list of any URLs from which you intend to link to
our Website, and a list of the URLs on our site to which you
would like to link. Wait 2-3 weeks for a response.
</div>
<br />
<div><br /></div>
<div>
Approved organizations may hyperlink to our Website as follows:
</div>
<div>By use of our corporate name; or</div>
<div>
By use of the uniform resource locator being linked to; or
</div>
<div>
By use of any other description of our Website being linked to
that makes sense within the context and format of content on the
linking party’s site.
</div>
<div>
No use of Codemugg's logo or other artwork will be allowed for
linking absent a trademark license agreement.
</div>
<br />
<div><br /></div>
<div>iFrames</div>
<div>
Without prior approval and written permission, you may not
create frames around our Webpages that alter in any way the
visual presentation or appearance of our Website.
</div>
<br />
<div><br /></div>
<div>Content Liability</div>
<div>
We shall not be held responsible for any content that appears on
your Website. You agree to protect and defend us against all
claims that are rising on your Website. No link(s) should appear
on any Website that may be interpreted as libelous, obscene or
criminal, or which infringes, otherwise violates, or advocates
the infringement or other violation of, any third party rights.
</div>
<div><br /></div>
</h4>
</div>
</div>
</div>
</section>
<section class="footer2 cid-si8jftwwP3" once="footers" id="footer2-1h">
<div class="container">
<div class="row mbr-white">
<div class="col-6 col-md-4 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
$ sudo<strong> Links</strong>
</h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="index.html" class="text-primary">Home</a></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="learn.html" class="text-primary">Learn</a></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="about.html" class="text-primary">About</a></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="contact.html" class="text-primary">Contact</a></span
><br />
</li>
</ul>
</div>
<div class="col-6 col-md-4 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
cd <strong>Learn</strong>
</h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem">HTML/CSS</span>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem">Java</span>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem">JavaScript</span>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem">Flutter</span><br />
</li>
</ul>
</div>
<div class="col-6 col-md-4 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
<strong>Other </strong>();
</h5>
<ul class="list mbr-fonts-style display-4">
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="team.html" class="text-primary">Team</a></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="donate.html" class="text-primary">Donate</a></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="social.html" class="text-primary"
>Social Page</a
></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="terms-and-conditions.html" class="text-primary"
>Terms & Conditions</a
></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="privacy-policy.html" class="text-primary"
>Privacy Policy</a
></span
>
</li>
<li class="mbr-text item-wrap">
<span style="font-size: 1.1rem"
><a href="bylaws.html" class="text-primary">Bylaws</a></span
>
</li>
</ul>
</div>
<div class="col-6 col-md-4 col-lg-3">
<h5 class="mbr-section-subtitle mbr-fonts-style mb-2 display-7">
print ("<strong>Social</strong>")
</h5>
<ul class="list mbr-fonts-style display-4">
<p>
<a
href="https://instagram.com/code.mugg"
class="text-primary"
target="_blank"
>Instagram</a
>
</p>
<p>
<a
href="https://www.facebook.com/codemugg"
class="text-primary"
target="_blank"
>Facebook</a
>
</p>
<p>
<a
href="https://twitter.com/codemugg"
class="text-primary"
target="_blank"
>Twitter</a
>
</p>
<p>
<a
href="https://www.linkedin.com/company/codemugg"
class="text-primary"
target="_blank"
>LinkedIn</a
>
</p>
<p>
<a
href="https://discord.gg/6YtH2j8cGe"
class="text-primary"
target="_blank"
>Discord</a
>
</p>
</ul>
</div>
<div class="col-12 mt-4">
<p
class="mbr-text mb-0 mbr-fonts-style copyright align-center display-7"
>
© 2020 Codemugg. A Non-Profit Organization. (EIN: Pending)
</p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/web/assets/cookies-alert-plugin/cookies-alert-core.js"></script>
<script src="assets/web/assets/cookies-alert-plugin/cookies-alert-script.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/dropdown/js/nav-dropdown.js"></script>
<script src="assets/dropdown/js/navbar-dropdown.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>