-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtermsOfService.html
131 lines (105 loc) · 6.47 KB
/
termsOfService.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Import -->
<link rel="stylesheet2" type="text/css" href="css/custom.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="css/animate.css">
<script src="https://kit.fontawesome.com/d02c8a8a14.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<meta property="og:title" content="Neonite" />
<meta property="og:type" content="website" />
<meta property="og:url" content="index.html" />
<meta property="og:image" content="https://preview.daneric.dev/neonite/images/LogoTransparent.png" />
<meta property="og:description" content="Neonite Private Server" />
<meta name="theme-color" content="#a74fff">
<link rel="shortcut icon" href="images/Neonite2.png" />
<meta charset="utf-8">
<title>Home - Neonite</title>
</head>
<body>
<div class="container">
<nav class="navbar">
<ul class="navbar-module links">
<img class="neonite-logo" src="images/LogoTransparent.png"></img>
<a href="./" class="link boldfont">Home</a>
<a href="./tutorials.html" class="link boldfont">Tutorials</a>
<a href="https://discord.gg/4R4v3yuraz" class="link boldfont">Download</a>
</ul>
<ul class="navbar-module navbar-socials">
<li><a href="https://discord.gg/4R4v3yuraz" class="navbar-item"><i class="fab fa-discord"></i></a></li>
</ul>
</nav>
<div class="tommy">
<main>
<div class="intro">
<h1 class="intro-header"><img class="neonite-header" src="images/neonite.png" /></h1>
<h2>
<a class="intro-description">Terms and Conditions of Use</a>
</h2>
</div>
</div>
</br>
<h2>1. Terms</h2>
<p>By accessing this Website and using Neonite, accessible from https://neonitedev.live, you are agreeing to be
bound by these
Terms and Conditions of Use and agree that you are responsible for the agreement with any applicable
local laws. If you disagree with any of these terms, you are prohibited from accessing this site.</p>
<h2>2. Use License</h2>
<p>Permission is granted to temporarily download one copy of the materials on Neonite's Website for personal,
non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under
this license you may not:</p>
<ul>
<li>modify or copy the materials;</li>
<li>use the materials for any commercial purpose or for any public display;</li>
<li>attempt to reverse engineer any software contained on Neonite's Website;</li>
<li>remove any copyright or other proprietary notations from the materials; or</li>
<li>transferring the materials to another person or "mirror" the materials on any other server.</li>
</ul>
<p>This will let Neonite to terminate upon violations of any of these restrictions. Upon termination, your
viewing right will also be terminated and you should destroy any downloaded materials in your possession
whether it is printed or electronic format. These Terms of Service has been created with the help of the <a
href="https://www.termsofservicegenerator.net">Terms Of Service Generator</a>.</p>
<h2>3. Disclaimer</h2>
<p>All the materials on Neonite’s Website are provided "as is". Neonite makes no warranties, may it be expressed
or implied, therefore negates all other warranties. Furthermore, Neonite does not make any representations
concerning the accuracy or reliability of the use of the materials on its Website or otherwise relating to
such materials or any sites linked to this Website.</p>
<h2>4. Limitations</h2>
<p>Neonite or its suppliers will not be hold accountable for any damages that will arise with the use or
inability to use the materials on Neonite’s Website, even if Neonite or an authorize representative of this
Website has been notified, orally or written, of the possibility of such damage. Some jurisdiction does not
allow limitations on implied warranties or limitations of liability for incidental damages, these
limitations may not apply to you. We are also not responsable if your Epic Games, Inc / fortnite account was
banned, suspended or terminated.
</p>
<h2>5. Revisions and Errata</h2>
<p>The materials appearing on Neonite’s Website may include technical, typographical, or photographic errors.
Neonite will not promise that any of the materials in this Website are accurate, complete, or current.
Neonite may change the materials contained on its Website at any time without notice. Neonite does not make
any commitment to update the materials.</p>
<h2>6. Links</h2>
<p>Neonite has not reviewed all of the sites linked to its Website and is not responsible for the contents of
any such linked site. The presence of any link does not imply endorsement by Neonite of the site. The use of
any linked website is at the user’s own risk.</p>
<h2>7. Site Terms of Use Modifications</h2>
<p>Neonite may revise these Terms of Use for its Website at any time without prior notice. By using this
Website, you are agreeing to be bound by the current version of these Terms and Conditions of Use.</p>
<h2>8. Your Privacy</h2>
<p>Please read our Privacy Policy.</p>
<h2>9. Governing Law</h2>
<p>Any claim related to Neonite's Website shall be governed by the laws of ca without regards to its conflict of
law provisions.</p>
</br>
</br>
</br>
</br></br>
</br>
<div class="container second-main">
<main>
<h1copy class="copyright-text cuba">Copyright © Neonite 2021 | Website made with ❤️ by <a
class="credits" href="https://daneric.dev/">Daneric</a></h1copy>
</main>
</div>
</body>
</html>