-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_en.html
294 lines (246 loc) · 11.3 KB
/
index_en.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- ===========================
THEME INFO
=========================== -->
<meta name="description" content="Vast-Light Web">
<meta name="keywords" content="Minecraft, Minecraft Server, Minecraft Free, Vast-Light, Vast Light">
<meta name="author" content="EvenFly CSS Team & Crystal Studio - TURX">
<!-- ===========================
SITE TITLE
=========================== -->
<title>Vast-Light Web</title><!-- This is what you see on your browser tab-->
<!-- ===========================
FAVICONS
=========================== -->
<link rel="apple-touch-icon" sizes="57x57" href="img/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-icon-144x144.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon.png">
<!-- ===========================
STYLESHEETS
=========================== -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<!--<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">-->
<link rel="stylesheet" href="css/font-awesome-animation.min.css">
<link rel="stylesheet" href="css/preloader.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/animate.css">
<!-- ===========================
ICONS:
=========================== -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- ===========================
GOOGLE FONTS
=========================== -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Antic|Raleway:300">
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Ubuntu+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/earlyaccess/notosansjp.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/earlyaccess/notosanstc.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/earlyaccess/notosanssc.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/earlyaccess/notosanskr.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- ===========================
GOOGLE ANALYTICS (Optional)
=========================== -->
<!--Replace this line with your analytics code-->
<!-- Analytics end-->
</head>
<body data-spy="scroll">
<!-- Preloader -->
<div id="preloader">
<div id="status">
<div class="fa fa-circle-o-notch faa-spin animated" data-wow-duration="8s"></div>
</div>
</div>
<header>
<!-- ===========================
HERO AREA
=========================== -->
<div id="hero">
<div class="container herocontent">
<h2 class="wow fadeInUp" data-wow-duration="2s">Vast-Light Web</h2>
<h4 class="wow fadeInDown" data-wow-duration="3s">Minecraft Servers by Vast-Light.</h4>
</div>
<!-- Featured image on the Hero area -->
<img class="heroshot wow bounceInUp" data-wow-duration="4s" src="img/hero-img.png" alt="Client">
</div><!--HERO AREA END-->
<!-- ===========================
NAVBAR START
=========================== -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#hero">
<span class="brandicon fa fa-cube"></span>
<span class="brandname">Vast-Light Web</span>
</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right"><!--YOUR NAVIGATION ITEMS STRAT BELOW-->
<li><a href="#about"><span class="btnicon fa fa-info"></span>About</a></li>
<li><a href="#preview"><span class="btnicon fa fa-eye"></span>Preview</a></li>
<li><a href="mailto:support@mail.cstu.gq"><span class="btnicon fa fa-phone"></span>Contact</a></li>
<li class="active"><a href="https://login2.nide8.com:233/28f8f58a8a7f11e88feb525400b59b6a/register"><span class="btnicon fa fa-user"></span>User Register</a></li>
<li class="active"><a href="#downloads"><span class="btnicon fas fa-cloud-download-alt"></span>Download</a></li>
</ul>
</div><!--.nav-collapse -->
</div>
</nav><!--navbar end-->
</header><!--header end-->
<!-- ===========================
FEATURED CLIENTS SECTION START
=========================== -->
<div id="clients">
<div class="container">
<div class="col-md-3">
<h4>Third parties: </h4>
</div>
<div class="col-md-9">
<ul><!--CLIENTS LOGO-->
<li><img src="img/minecraft.png" alt="Minecraft" height=40></li>
<li><img src="https://assets.onestore.ms/cdnfiles/external/uhf/long/9a49a7e9d8e881327e81b9eb43dabc01de70a9bb/images/microsoft-gray.png" alt="Microsoft" height=40></li>
</ul><!--CLIENTS LOGO END-->
</div>
</div>
<hr><!-- SECTION SEPARETOR LINE -->
</div><!--FEATURED CLIENTS SECTION END-->
<!-- ===========================
ABOUT SECTION START
=========================== -->
<div id="about" class="container">
<!-- LEFT PART OF THE ABOUT SECTION -->
<div class="col-md-6">
<div class="row">
<h2 class="wow fadeInDown" data-wow-duration="2s">We are Minecraft servers by Vast-Light.</h2>
<h4 class="wow fadeInUp" data-wow-duration="3s">Features: </h4>
<p class="wow fadeInDown" data-wow-duration="3s">Different essential plugins.</p>
<p class="wow fadeInDown" data-wow-duration="3s">Special plot environments and flying conditions.</p>
<p class="wow fadeInDown" data-wow-duration="3s">Unique resourse world and recreation lobby.</p>
<p class="wow fadeInDown" data-wow-duration="3s">Chinese friends.</p>
<div id="downloads">
<br /><br />
<button class="wow fadeInDown after-button after-button-orange after-button-font-18px fas fa-cloud-download-alt" onclick="window.open('https://pan.baidu.com/s/1uulqWWOjBMyTSpReMe02Ng')" data-wow-duration="4s"> Client</a></button>
<!--<button class="wow fadeInDown after-button after-button-lightsalmon after-button-font-14px fas fa-cloud-download-alt" onclick="window.open('https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe')" data-wow-duration="4s"><font face="Antic"> Runtime Installer (.NET 4)</font></a></button>-->
<br /><br />
</div>
</div> <!-- ABOUT INFO END -->
</div><!-- LEFT PART OF THE ABOUT SECTION END -->
<!--Left part end-->
<!-- RIGHT PART OF THE ABOUT SECTION -->
<div class="col-md-6 wow fadeInUp myphoto" data-wow-duration="4s">
<img src="img/user.png" alt="Using" width="100%">
</div><!-- RIGHT PART OF THE ABOUT SECTION END -->
</div><!-- ABOUT SECTION END -->
<!--
<center>
<div style="width: auto; max-width: 600px;">
<p>Open Source</p>
<script type="text/javascript" src="js/GithubRepoWidget.js"></script>
<div class="github-widget" data-repo="CrystalStu/Minecraft-Tools-Package"></div>
</div>
</div>
<script type="text/javascript">GithubRepoWidget.init();</script>
</center>
-->
<hr><!-- SECTION SEPARETOR LINE -->
<!-- ===========================
PREVIEW SECTION START
=========================== -->
<div id="preview" class="container">
<!-- PREVIEW SECTION HEADING START -->
<div class="sectionhead row wow fadeInUp">
<span class="bigicon fa fa-eye"></span>
<h3>Preview</h3>
<hr class="separetor">
</div><!--PREVIEW SECTION HEADING END-->
<!-- PREVIEW ITEMS START -->
<div class="row">
<h4>Vast-Light World</h4>
<div class="col-md-4 col-lg-4 wow fadeInUp" class="after-img" data-wow-duration="3s">
<img src="img/s1.png" class="after-img" alt="">
<h4>1.14</h4>
<!--<p>Discription.</p>-->
</div> <!-- ITEM END -->
<div class="col-md-4 col-lg-4 wow fadeInUp" class="after-img" data-wow-duration="3s">
<img src="img/s2.png" class="after-img" alt="">
<h4>Slimefun</h4>
<!--<p>Discription.</p>-->
</div> <!-- ITEM END -->
<div class="col-md-4 col-lg-4 wow fadeInUp" class="after-img" data-wow-duration="3s">
<img src="img/s3.png" class="after-img" alt="">
<h4>Towny</h4>
<!--<p>Discription.</p>-->
</div> <!-- ITEM END -->
<!--
<h4>Minecraft QUARTZ</h4>
<div class="col-md-6 col-lg-4 wow fadeInUp" data-wow-duration="3s">
<img src="img/s4.png" alt="">
<h4>Item</h4>
<p>Discription.</p>
</div>
<div class="col-md-6 col-lg-4 wow fadeInUp" data-wow-duration="3s">
<img src="img/s5.png" alt="">
<h4>Item</h4>
<p>Discription.</p>
</div>
<div class="col-md-6 col-lg-4 wow fadeInUp" data-wow-duration="3s">
<img src="img/s6.png" alt="">
<h4>Item</h4>
<p>Discription.</p>
</div>
-->
</div><!-- SERVICE ITEMS END-->
</div><!-- PREVIEW SECTION END -->
<!-- ===========================
FOOTER START
=========================== -->
<footer>
<div class="container">
<span class="bigicon fa fa-cubes"></span>
<div class="footerlinks"><!-- FOOTER LINKS START -->
<ul>
<li><a href="#hero">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#preview">Preview</a></li>
<li><a href="mailto:support@mail.cstu.gq">Contact</a></li>
</ul>
</div><!-- FOOTER LINKS END -->
<div class="copyright"><!-- FOOTER COPYRIGHT START -->
<p>Powered by <i class="fa fa-copyright"></i> <a href="https://ccs.cstu.gq/changeLang.php?lang=en&target=/" class="after-dim-link">Crystal Computer Studio</a> - TURX</p>
</div><!-- FOOTER COPYRIGHT END -->
</div>
</footer><!-- FOOTER END -->
<link rel="stylesheet" href="css/after.css">
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<!--Other necessary scripts-->
<script src="js/jquery.nicescroll.min.js"></script>
<script src="js/jquery.jribbble-1.0.1.ugly.js"></script>
<script src="js/drifolio.js"></script>
<script src="js/wow.min.js"></script>
<script>new WOW().init();</script>
<audio autoplay="autoplay" loop="loop"><source src="misc/misc.mp3" type="audio/mp3" /></audio>
</body>
</html>