This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
terms.html
271 lines (268 loc) · 16.9 KB
/
terms.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<title>Terms of Service • FyreNodes</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet" />
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="assets/css/nucleo-icons.css" rel="stylesheet"/>
<link href="assets/css/main.css?v=1.0.0" rel="stylesheet"/>
</head>
<body class="profile-page">
<nav class="navbar navbar-expand-lg fixed-top navbar-transparent" color-on-scroll="100">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="https://fyrenodes.net" rel="tooltip" title="FyreNodes Developer Cloud" data-placement="bottom" target="_blank"><span>FyreNodes</span></a>
<button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar bar1"></span>
<span class="navbar-toggler-bar bar2"></span>
<span class="navbar-toggler-bar bar3"></span>
</button>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation">
<div class="navbar-collapse-header">
<div class="row">
<div class="col-6 collapse-brand"><a>FyreNodes</a>
</div>
<div class="col-6 collapse-close text-right">
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
<i class="tim-icons icon-simple-remove"></i>
</button>
</div>
</div>
</div>
<ul class="navbar-nav">
<li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown"><i class="fa fa-cogs d-lg-none d-xl-none"></i>Resources</a>
<div class="dropdown-menu dropdown-with-icons">
<a href="https://panel.fyrenodes.net/" class="dropdown-item">Client Panel</a>
<a href="https://my.fyrenodes.net/" class="dropdown-item">Client Area</a>
<a href="https://support.fyrenodes.net/" class="dropdown-item">Support</a>
<a href="https://docs.fyrenodes.net/" class="dropdown-item">Documentation</a>
<a href="https://status.fyrenodes.net/" class="dropdown-item">System Status</a>
</div>
</li>
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Follow us on Twitter." data-placement="bottom" href="https://twitter.com/FyreNodes" target="_blank">
<i class="fab fa-twitter"></i>
<p class="d-lg-none d-xl-none">Twitter</p>
</a>
</li>
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Join our Discord." data-placement="bottom" href="https://fyrenodes.net/discord" target="_blank">
<i class="fab fa-discord"></i>
<p class="d-lg-none d-xl-none">Discord</p>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="wrapper">
<section class="section">
<div class="container">
<div class="row">
<div class="">
<div class="card card-plain">
<div class="card-header">
<h1 class="profile-title text-left">Terms of Service</h1>
<h5 class="text-on-back"></h5>
<div class="col-lg-10">
<div class="profile-container">
<h3>1. Introduction to the Terms:</h3>
<p>Use of FyreNodes Service accessible at https://fyrenodes.net constitutes acceptance and agreement to these ToS ("Terms of Service"). And you 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/using our site. The materials contained in this Website are protected by copyright law.</p>
<p>FyreNodes is a Canadian company, and therefore will be bound by the rules and regulations of Canada.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>2. Changes to the Terms:</h3>
<p>These Terms and Conditions of use are subject to sudden and unexpected change, it is your responsibility to check these terms for changes. Your continued use of our services implies that you always agree to these terms and that you agree that these terms are subject to change at any time.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>3. Use License:</h3>
<p>You may not run any illegal software on our services.</p>
<p>You may not attempt to bypass the set limitations of the given service.</p>
<p>Your usage must be reasonable and not placing excessive stress on our services.</p>
<p>You acknowledge that the services and/or any materials may not be used for data warehousing or related practices such as but not limited to storage of backup or archival data, mirror sites, or personal multimedia content such as movies, music, photos or other media.</p>
<p>Our legal obligation includes but is not limited to, monitoring the usage of clients/users.</p>
<p>Our legal obligation includes but is not limited to the liability, and or negligence of the client/user and/or our involvement.</p>
<p>Permission is hereby granted to temporarily download a copy of the materials at FyreNodes Platform’s Website for personal, non-commercial use or viewing only. This is the grant of a license, not a transfer of title, and under this license, you may not:</p>
<ul class="list-unstyled li-space-lg indent">
<li class="media">
<span>• Modify or copy any of the materials.</span>
</li>
<li class="media">
<span>• Use any of the materials for commercial use or public display.</span>
</li>
<li class="media">
<span>• Attempt to reverse engineer any software or products contained on the FyreNodes Website.</span>
</li>
<li class="media">
<span>• Attempt to remove or remove any copyright or proprietary notations from the materials.</span>
</li>
<li class="media">
<span>• Transferring the materials to any other individual or “mirror” the resources/materials on any other Website.</span>
</li>
</ul>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>4. Disclaimer:</h3>
<p>All materials/products/software on the FyreNodes Website are provided “as is”. FyreNodes does not provide any warranties, may it be expressed or implied, therefore negates any other warranties. Furthermore, FyreNodes does not make any representations concerning the accuracy or reliability of the use of materials on our Website or otherwise relating to any other materials or Websites linked to/on our Website.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>5. Liability:</h3>
<p>FyreNodes will not be held liable or accountable for the actions of the client/user. FyreNodes is not responsible for any damages made by the client/user. FyreNodes is not responsible for any negligence or illegal actions made by the client/user.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>6. Limitations:</h3>
<p>FyreNodes or its supplier, shall not be held accountable for any damages that will arise with the use or inability to use the materials on FyreNodes’s Website, even if FyreNodes or an authorized representative of this Website has been notified, orally or written, of the possibility of such damages. Some jurisdictions do not allow limitations on implied warranties or limitations of liability for incidental damages, these limitations may not apply to you.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>7. Your Account:</h3>
<p>FyreNodes reserves the right to terminate your account at any given moment without notice if these terms are violated, or it is deemed necessary for any other means.</p>
<p>Your account is your responsibility; We are not responsible for any data leaked or breached due to you sharing account authorization with others. We do not recommend giving any other individual(s) your account information/login. You can create a sub-user to give others access if you deem necessary.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>8. Payments:</h3>
<p>To activate any services at FyreNodes Platform, your payment for the service must first be made and verified. Any service that is ordered and not paid for within 24hrs will be suspended. Any services that have not been paid for in 4 days will be terminated without any liability or access to backups.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>9. Refunds and Cancellations:</h3>
<p>Please read our <a href="/refund" style="color: cyan;">refund policy</a></p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>10. Privacy:</h3>
<p>Please read our <a href="/privacy" style="color: cyan;">privacy policy</a></p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>11. Support:</h3>
<p>We aim to respond to support requests/tickets as soon as we can, but if we are busy or if your request is a more complex/complicated request it may take longer. Attempting to get faster support by bumping or spamming your support ticket will lead to ticket termination or slower support. We answer and help customers with tickets as fast as we can and as our queue system presents them.</p>
<p>Using our support methods such as our ticket system and email support to transmit any material that harasses another individual, including but not limited to FyreNodes and/or its staff, profanity, threats, and destruction of property are forbidden and may result in your access to support being revoked and your services being terminated without refund.</p>
<p>We reserve the right to not provide support due to but not limited to, harassment or abusive comments such as swearing, if this is a continued problem your services may be terminated without refund.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>12. MySQL Databases:</h3>
<p>We do offer instant database creation from our control panel although you need to understand that our databases are provided as a free service, and therefore, we will not hold any liability for MySQL Data loss or corruption.</p>
<p>Our MySQL hosting may also only be used for server-related purposes, storing anything not related to its service will have it immediately terminated/deleted. We also reserve the right to request that you delete excessive files such as large logs or anything else we deem excessive or unneeded.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>13. Eligibility and Availability:</h3>
<p>To order/purchase any of our services, the account holder needs to be the age of majority according to local law. FyreNodes assumes all account holders are above the required period or have parental/guardian permission, and the liability will fall upon the consent, necessary holders.</p>
<p>No refunds will be provided for any service outrage (unless at the discretion of FyreNodes), nor do we ensure a continuous operation is guaranteed. However, compensation in the form of credit will be provided to your user account based on the internal Service Level Agreement.</p>
<p>FyreNodes makes reasonable efforts to ensure all our services are always operating at full/maximum capacity, as such, if our services are unavailable, we will notify any stakeholders such as clients or users and so forth via social media and/or our website.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>14. Abuse:</h3>
<p>Any attempt to cause harm to another customer/user is strictly prohibited and FyreNodes reserves the full right to terminate services and/or blacklist a user from the for such offences.</p>
<p>Any attempt to exceed your plan or attempting to use more resources than your quota is forbidden and will lead to service suspension/termination.</p>
<p>Using our services to host malicious software is strictly forbidden and will lead to service suspension/termination.</p>
</div>
<br>
<br>
<br>
<div class="profile-container">
<h3>15. Revisions and Errata:</h3>
<p>The materials appearing on FyreNodes’s Website may include technical, typographical, or photographic errors. FyreNodes will not promise that any of the materials in this Website are accurate, complete, or current. FyreNodes may change the materials contained on its Website at any time without notice. FyreNodes does not make any commitment to update the materials.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<h1 class="title">FyreNodes</h1>
</div>
<div class="col-md-3">
<ul class="nav">
<li class="nav-item">
<a href="/" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="/plans" class="nav-link">Plans</a>
</li>
<li class="nav-item">
<a href="/contact" class="nav-link">Contact Us</a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="nav">
<li class="nav-item">
<a href="/terms" class="nav-link">Terms of Service</a>
</li>
<li class="nav-item">
<a href="/privacy" class="nav-link">Privacy Policy</a>
</li>
</ul>
</div>
<div class="col-md-3">
<h3 class="title">Social Media:</h3>
<div class="btn-wrapper profile">
<a target="_blank" href="https://twitter.com/FyreNodes" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Follow us on Twitter">
<i class="fab fa-twitter"></i>
</a>
<a target="_blank" href="/discord" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Join our Discord">
<i class="fab fa-discord"></i>
</a>
</div>
</div>
</div>
</div>
</footer>
</div>
<script src="assets/js/core/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="assets/js/core/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/plugins/perfect-scrollbar.jquery.min.js"></script>
<script src="assets/js/plugins/bootstrap-switch.js"></script>
<script src="assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
<script src="assets/js/plugins/chartjs.min.js"></script>
<script src="assets/js/plugins/moment.min.js"></script>
<script src="assets/js/main.min.js?v=1.0.0" type="text/javascript"></script>
</body>
</html>