mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-11-18 17:30:04 +00:00
Updates
This commit is contained in:
parent
15203760ff
commit
80777a0169
1 changed files with 3 additions and 10 deletions
13
index.html
13
index.html
|
@ -18,13 +18,6 @@
|
|||
<script>// All Json content is loaded respectively into #(item) var jsonUrl="http://madgeekonline.com/tfinfo/"; var jsonContent=[ "players"]; $(document).ready(function(){loadJson(jsonUrl, jsonContent);}); </script> <script>! function(a, b, c, d, e, f, g){a.GoogleAnalyticsObject=e, a[e]=a[e] || function(){(a[e].q=a[e].q || []).push(arguments)}, a[e].l=1 * new Date, f=b.createElement(c), g=b.getElementsByTagName(c)[0], f.async=1, f.src=d, g.parentNode.insertBefore(f, g)}(window, document, "script", "https://www.google-analytics.com/analytics.js", "ga"), ga("create", "UA-74643356-2", "auto"), ga("send", "pageview"); </script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="load_screen" class="load_screen">
|
||||
<div id="loading">
|
||||
Loading TotalFreedom - Free OP..<br/><br/>
|
||||
<i class="fa fa-spinner fa-pulse fa-4x fa-fw"></i><br/><br/>
|
||||
<br/><span class="skip">I don't want to wait!</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar-fixed">
|
||||
<nav class="transparent z-depth-0" id="menu">
|
||||
<div class="nav-wrapper z-depth-0">
|
||||
|
@ -99,8 +92,8 @@
|
|||
<p class="rule h">You are free to use creative or survival mode on the server. For creative, type /creative. For survival, type /survival. </p>
|
||||
</div>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="nine">Alternating IPs <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<div class="rule i"><p><u>IPs you may use to connect to TotalFreedom:</u></p>
|
||||
<h2 id="rules-title" class="nine">TotalFreedom IPs <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<div class="rule i"><p><u>IPs you may use to connect to TotalFreedom.</u></p>
|
||||
<ul>
|
||||
<li>play.totalfreedom.me (Recommended)</li>
|
||||
<li>tf.sauc.in</li>
|
||||
|
@ -226,4 +219,4 @@
|
|||
<script src="js/main.js"></script>
|
||||
<script src="js/functions.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue