-
Notifications
You must be signed in to change notification settings - Fork 154
/
index.html
46 lines (43 loc) · 1.48 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>CerealHub</title>
<link rel="stylesheet" href="./style.css">
<link rel="icon" href="./favicon.ico" type="image/x-icon">
</head>
<body>
<main>
</main>
<h1>Cerealist's Website...</h1>
<hr>
<p><a href='Https://shades.nathanfuller2.repl.co/'>Shades, a Proxy</a></p>>
<hr>
<p><a href='Hacks.html'>Eaglercraft Hacks</a></p>
<hr>
<script src="index.js"></script>
<p>THIS WEBSITE IS NONPROFIT AND ANYONE WHO MADE YOU PAY FOR A LINK SHOULD REFUND YOU.</p>
<hr>
<p>Check out our Eaglercraft server, <b>Hirlecraft!</b> It is currently season two and you can join!<p>
<p>Reasons to join:</p>
<ol>
<li>Active Staff</li>
<li>Custom Items</li>
<li>Ban/Mute Appeals</li>
<li><b>ALL NEW MAP</b></li>
<li><b>ITS ALL FREE!?!</b></li>
</ol>
<b> Hirlecraft also houses some of the best young coding minds of today, such as:</b>
<ul>
<li>Cerealist</li>
<li>LagIsHere</li>
<li>FLOOFYBULL</li>
<li>This Could Be You!</li>
</ul>
<p>So join today!<p>
<p><b>Server Address:</b><br> wss://Hirlecraft-season-two.redrunner.repl.co/server<p>
<p><b>Actual Website (Legit Gameplay):</b></p><p><a href='Https://Hirlecraft-season-two.redrunner.repl.co/'>Hirlecraft Direct Site</a></p>
</body>
</html>