This repository was archived by the owner on Feb 12, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtmp.html
More file actions
66 lines (57 loc) · 2.29 KB
/
tmp.html
File metadata and controls
66 lines (57 loc) · 2.29 KB
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
<!doctype html>
<html>
<head>
<title>Site Maintenance</title>
<style>
body {
text-align: center;
padding: 150px;
}
h1 {
font-size: 50px;
}
body {
font: 20px Helvetica, sans-serif;
color: #333;
}
article {
display: block;
text-align: left;
width: 650px;
margin: 0 auto;
}
a {
color: #dc8100;
text-decoration: none;
}
a:hover {
color: #333;
text-decoration: none;
}
</style>
</head>
<body>
<article>
<h1>We’ll be back soon!</h1>
<div>
<p>Sorry for the inconvenience but we’re performing some maintenance at the moment. If you need to you can
always Join our <a href="ts3server://5.175.135.144?port=9987">Teamspeak Server</a> or chat in our <a
href="http://irc.the-eac.nl:7778/">Irc Server</a>, otherwise we’ll be back online shortly!</p>
<p>— The Eac Modders Team</p>
<p>If you want to download the Eac mod click <a href="http://www.curse.com/mc-mods/minecraft/223255-eac-mod">here</a>
or if you want to report a bug please click <a href="https://github.com/EacMods/Eac/issues">here</a>
</div>
</article>
<a href="http://www.gametracker.com/server_info/ts3.the-eac.nl:9987/" target="_blank"><img
src="http://cache.www.gametracker.com/server_info/ts3.the-eac.nl:9987/b_560_95_1.png" alt="" width="560"
height="95" border="0"/></a>
<a href="http://irc.the-eac.nl:7778"><img src="http://the-eac.nl/content/Eac-IRC-Server.png"/></a>
<a href="http://topg.org"><img src="http://topg.org/image/230614/14237.jpg" alt="minecraft servers"/></a>
<a href="http://topg.org"><img src="http://topg.org/image/230614/14211.jpg" alt="minecraft servers"/></a>
<a href="http://topg.org"><img src="http://topg.org/image/250614/18307.jpg" alt="minecraft servers"/></a>
<a href="http://topg.org"><img src="http://topg.org/image/230614/14230.jpg" alt="minecraft servers"/></a>
<iframe width="853" height="480"
src="https://www.youtube.com/embed/insM7oUYNOE?rel=0&autoplay=1&controls=0&showinfo=0" frameborder="0"
allowfullscreen></iframe>
</body>
</html>