mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +00:00
Code clean-up & Fixes a typo
This commit is contained in:
parent
7b046e7aca
commit
f1f7ab403c
2 changed files with 253 additions and 169 deletions
135
index.html
135
index.html
|
@ -1,12 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Home | TotalFreedom Minecraft Server</title>
|
||||
<meta name="author" content="aggelosQQ, markbyron, DarthSalamon, Madgeek1450, TotalFreedom">
|
||||
<meta name="kewords" content="TF,minecraft,totalfreedom,free op,server,worldedit,freebuild">
|
||||
<meta name="keywords" content="TF,minecraft,totalfreedom,free op,server,worldedit,freebuild">
|
||||
<meta name="description" content="TotalFreedom is the first Free OP Minecraft server, which is up and running since 2012! play.totalfreedom.me">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script>
|
||||
|
@ -33,10 +34,15 @@
|
|||
});
|
||||
</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");
|
||||
! 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>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="navbar-fixed">
|
||||
<nav class="transparent z-depth-0" id="menu">
|
||||
<div class="nav-wrapper z-depth-0">
|
||||
|
@ -61,12 +67,13 @@
|
|||
</div>
|
||||
<div class="section active cover-1" id="header">
|
||||
<div class="online-part">
|
||||
<h3 id="server-status"> <span id="online" ></span></h3>
|
||||
<h3 id="server-status"> <span id="online"></span></h3>
|
||||
<a href="#onlineplayers" class="button modal-trigger" data-target="onlineplayers">Online Players</a>
|
||||
</div>
|
||||
<div id="onlineplayers" class="modal modal-fixed-footer">
|
||||
<div class="modal-content">
|
||||
<h4 id="players-online"></h5>
|
||||
<h4 id="players-online">
|
||||
</h5>
|
||||
<ul id="players"></ul>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
@ -78,24 +85,31 @@
|
|||
<h1 class="section-title">TotalFreedom Rules</h1>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="one">No Griefing <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<p class="rule a">Do not grief the server. There are many ways to do that, but the most common are to intentionally crash the server, lag the server, destroy or damage the spawn, destroy or damage other player's builds, erase warp points, PVP without agreement of other players, chat spamming, and so forth.<br> Use your best judgment, and remember that other people are on here to have fun also.</p>
|
||||
<p class="rule a">Do not grief the server. There are many ways to do that, but the most common are to intentionally crash the server, lag the server, destroy or damage the spawn, destroy or damage other player's builds, erase warp points, PVP without agreement
|
||||
of other players, chat spamming, and so forth.<br> Use your best judgment, and remember that other people are on here to have fun also.</p>
|
||||
</div>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="two">No Posing <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<p class="rule b">Do not pose as the server owner (markbyron) and do not pose as an admin or one of the other regular players that use Total Freedom. By posing, that means using a program such as MinecraftSP or otherwise changing your nick. Posing to change your title or to pose as somebody "famous" (like Notch) is okay provided you do not use it grief the server. You may not use nicks or tags that imply you have an official position on the server. This includes any nick or tag including the words admin, senior, owner, telnet, builder, architect, coder, dev, programmer, mod, security, or any nick or tag that the owner or a senior admin believes is an attempt to pose. In such cases, the offender will be de-nicked and warned.</p>
|
||||
<p class="rule b">Do not pose as the server owner (markbyron) and do not pose as an admin or one of the other regular players that use Total Freedom. By posing, that means using a program such as MinecraftSP or otherwise changing your nick. Posing to change
|
||||
your title or to pose as somebody "famous" (like Notch) is okay provided you do not use it grief the server. You may not use nicks or tags that imply you have an official position on the server. This includes any nick or tag including
|
||||
the words admin, senior, owner, telnet, builder, architect, coder, dev, programmer, mod, security, or any nick or tag that the owner or a senior admin believes is an attempt to pose. In such cases, the offender will be de-nicked and warned.</p>
|
||||
</div>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="three">Respect Privacy <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<p class="rule c">Respect the "Total Freedom" of other players. Do not be a pest or a nuisance to others, and respect their privacy. Do not "help" with builds if people do not want you to, and do not teleport someone without their permission. It is best to use /tpahere to request for someone to teleport to you, rather than forcefully teleporting them.
|
||||
<p class="rule c">Respect the "Total Freedom" of other players. Do not be a pest or a nuisance to others, and respect their privacy. Do not "help" with builds if people do not want you to, and do not teleport someone without their permission. It is best to
|
||||
use /tpahere to request for someone to teleport to you, rather than forcefully teleporting them.
|
||||
</p>
|
||||
</div>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="four">Respect others <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<p class="rule d">Do not engage in personal attacks on other players/admins and take all personal disputes off the server. If you don't like a particular player, feel more than free to use the ignore command on them but personal wars on the server won't be tolerated regardless of who started it and temporary bans will result. If you're coming on the server to troll other players, you'll end up getting trolled yourself (we love to play with trolls). Similarly, threats to DOX, threats to commit illegal acts (e.g. DDOS), graphic sexual discussion or RP, linking to porn or scam sites, racist attacks, and other forms of behavior designed to offend, intimidate or harass will not be tolerated.</p>
|
||||
<p class="rule d">Do not engage in personal attacks on other players/admins and take all personal disputes off the server. If you don't like a particular player, feel more than free to use the ignore command on them but personal wars on the server won't be
|
||||
tolerated regardless of who started it and temporary bans will result. If you're coming on the server to troll other players, you'll end up getting trolled yourself (we love to play with trolls). Similarly, threats to DOX, threats to commit
|
||||
illegal acts (e.g. DDOS), graphic sexual discussion or RP, linking to porn or scam sites, racist attacks, and other forms of behavior designed to offend, intimidate or harass will not be tolerated.</p>
|
||||
</div>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="five">Adhere to Authority <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<p class="rule e">Do not override the actions of the server owner (markbyron) or other admins. For example, if an admin de-ops or bans a player for griefing, you may not re-op or pardon them without permission. Super admins will follow the directions of senior admins with respect to any admin matter unless it violates server rules. If it violates the rules, the admin will notify the proper authority.</p>
|
||||
<p class="rule e">Do not override the actions of the server owner (markbyron) or other admins. For example, if an admin de-ops or bans a player for griefing, you may not re-op or pardon them without permission. Super admins will follow the directions of senior
|
||||
admins with respect to any admin matter unless it violates server rules. If it violates the rules, the admin will notify the proper authority.</p>
|
||||
</div>
|
||||
<br>
|
||||
<p class="caution"><i class="fa fa-exclamation-circle"></i> TotalFreedom does not accept donations.</p>
|
||||
|
@ -103,7 +117,8 @@
|
|||
<h1 class="section-title">TotalFreedom Help</h1>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="six">Saving Builds <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
<p class="rule f">To save your builds (i.e. create a WorldEdit schematic), first use the //wand tool to select the bounds of your build (i.e. the opposite corners of your build). Then, type //copy to place your build on the clipboard, and type //schem save nameofbuild to save your build (replacing nameofbuild with a unique name of your own).<br/> To load a schematic back into the world, do //schem load nameofbuild, and then //paste..</p>
|
||||
<p class="rule f">To save your builds (i.e. create a WorldEdit schematic), first use the //wand tool to select the bounds of your build (i.e. the opposite corners of your build). Then, type //copy to place your build on the clipboard, and type //schem save
|
||||
nameofbuild to save your build (replacing nameofbuild with a unique name of your own).<br/> To load a schematic back into the world, do //schem load nameofbuild, and then //paste..</p>
|
||||
</div>
|
||||
<div class="rules-section">
|
||||
<h2 id="rules-title" class="seven">Flatlands <i class="fa fa-chevron-right rules-icon hide-on-med-and-down"></i></h2>
|
||||
|
@ -121,27 +136,63 @@
|
|||
<div class="admins">
|
||||
<h2 class="rank">TotalFreedom Executives</h2>
|
||||
<ul id="executiveboard">
|
||||
<li><a href="http://www.twitter.com/totalfreedommc" target="_blank"><img src="images/markbyron.png" class="responsive-img head-icon">MarkByron - Owner & Founder</a></li>
|
||||
<li><a href="http://www.twitter.com/JeromSar" target="_blank"><img src="https://minotar.net/avatar/Prozza/80.png" class="responsive-img head-icon">Prozza - Executive Lead Dev</a></li>
|
||||
<li><a href="http://www.twitter.com/Fiinest95" target="_blank"><img src="https://minotar.net/avatar/Finest95/80.png" class="responsive-img head-icon">Finest95 - Forum Owner & Manager</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/246" target="_blank"><img src="https://minotar.net/avatar/inFamas97/80.png" class="responsive-img head-icon">inFAmas97 - Executive Admin</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/47" target="_blank"><img src="https://minotar.net/avatar/EnderLolzeh/80.png" class="responsive-img head-icon">EnderLolzeh - Executive Admin</a></li>
|
||||
<li><a href="https://twitter.com/cowgomooo12" target="_blank"><img src="https://minotar.net/avatar/cowgomooo12/80.png" class="responsive-img head-icon">Cowgomooo12 - Executive Admin</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/3448" target="_blank"><img src="https://minotar.net/avatar/_Windows/80.png" class="responsive-img head-icon">_Windows - Security Officer</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/16323" target="_blank"><img src="https://minotar.net/avatar/DarkLynx108/80.png" class="responsive-img head-icon">DarkLynx108 - Creative Designer</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/916" target="_blank"><img src="https://minotar.net/avatar/wisemagick1/80.png" class="responsive-img head-icon">wisemagick1 - Evangelist</a></li>
|
||||
<li><a href="http://www.twitter.com/maloukos1" target="_blank"><img src="images/aggelosqq.png" class="responsive-img head-icon">aggelosQQ - Webmaster</a></li>
|
||||
<li>
|
||||
<a href="http://www.twitter.com/totalfreedommc" target="_blank"><img src="images/markbyron.png" class="responsive-img head-icon">MarkByron - Owner & Founder</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.twitter.com/JeromSar" target="_blank"><img src="https://minotar.net/avatar/Prozza/80.png" class="responsive-img head-icon">Prozza - Executive Lead Dev</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.twitter.com/Fiinest95" target="_blank"><img src="https://minotar.net/avatar/Finest95/80.png" class="responsive-img head-icon">Finest95 - Forum Owner & Manager</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/246" target="_blank"><img src="https://minotar.net/avatar/inFamas97/80.png" class="responsive-img head-icon">inFAmas97 - Executive Admin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/47" target="_blank"><img src="https://minotar.net/avatar/EnderLolzeh/80.png" class="responsive-img head-icon">EnderLolzeh - Executive Admin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://twitter.com/cowgomooo12" target="_blank"><img src="https://minotar.net/avatar/cowgomooo12/80.png" class="responsive-img head-icon">Cowgomooo12 - Executive Admin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/3448" target="_blank"><img src="https://minotar.net/avatar/_Windows/80.png" class="responsive-img head-icon">_Windows - Security Officer</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/16323" target="_blank"><img src="https://minotar.net/avatar/DarkLynx108/80.png" class="responsive-img head-icon">DarkLynx108 - Creative Designer</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/916" target="_blank"><img src="https://minotar.net/avatar/wisemagick1/80.png" class="responsive-img head-icon">wisemagick1 - Evangelist</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.twitter.com/maloukos1" target="_blank"><img src="images/aggelosqq.png" class="responsive-img head-icon">aggelosQQ - Webmaster</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="rank">Global Forum Moderators</h2>
|
||||
<ul id="modboard">
|
||||
<li><a href="https://www.twitter.com/fiinest95" target="_blank"><img src="https://minotar.net/avatar/Finest95/80.png" class="responsive-img head-icon">Finest95 - Forum Owner & Manager</a></li>
|
||||
<li><a href="https://www.twitter.com/totalfreedommc" target="_blank"><img src="images/markbyron.png" class="responsive-img head-icon">MarkByron</a></li>
|
||||
<li><a href="https://www.twitter.com/JeromSar" target="_blank"><img src="https://minotar.net/avatar/Prozza/80.png" class="responsive-img head-icon">Prozza</a></li>
|
||||
<li><a href="https://www.twitter.com/wickedgaminguk" target="_blank"><img src="https://minotar.net/avatar/WickedGamingUK/80.png" class="responsive-img head-icon">WickedGamingUK</a></li>
|
||||
<li><a href="https://twitter.com/cowgomooo12" target="_blank"><img src="https://minotar.net/avatar/cowgomooo12/80.png" class="responsive-img head-icon">Cowgomooo12</a></li>
|
||||
<li><a href="htttps://twitter.com/OliverDatGuy" target="_blank"><img src="https://minotar.net/avatar/OliverDatGuy/80.png" class="responsive-img head-icon">OliverDatGuy</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/246" target="_blank"><img src="https://minotar.net/avatar/inFAmas97/80.png" class="responsive-img head-icon">inFAmas97</a></li>
|
||||
<li><a href="http://totalfreedom.boards.net/user/47" target="_blank"><img src="https://minotar.net/avatar/EnderLolzeh/80.png" class="responsive-img head-icon">EnderLolzeh</a></li>
|
||||
<li>
|
||||
<a href="https://www.twitter.com/fiinest95" target="_blank"><img src="https://minotar.net/avatar/Finest95/80.png" class="responsive-img head-icon">Finest95 - Forum Owner & Manager</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.twitter.com/totalfreedommc" target="_blank"><img src="images/markbyron.png" class="responsive-img head-icon">MarkByron</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.twitter.com/JeromSar" target="_blank"><img src="https://minotar.net/avatar/Prozza/80.png" class="responsive-img head-icon">Prozza</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.twitter.com/wickedgaminguk" target="_blank"><img src="https://minotar.net/avatar/WickedGamingUK/80.png" class="responsive-img head-icon">WickedGamingUK</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://twitter.com/cowgomooo12" target="_blank"><img src="https://minotar.net/avatar/cowgomooo12/80.png" class="responsive-img head-icon">Cowgomooo12</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="htttps://twitter.com/OliverDatGuy" target="_blank"><img src="https://minotar.net/avatar/OliverDatGuy/80.png" class="responsive-img head-icon">OliverDatGuy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/246" target="_blank"><img src="https://minotar.net/avatar/inFAmas97/80.png" class="responsive-img head-icon">inFAmas97</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://totalfreedom.boards.net/user/47" target="_blank"><img src="https://minotar.net/avatar/EnderLolzeh/80.png" class="responsive-img head-icon">EnderLolzeh</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="container">
|
||||
<ul class="rest">
|
||||
|
@ -153,10 +204,18 @@
|
|||
<br/>
|
||||
<h3 style="text-align: center;">Useful Links</h3>
|
||||
<ul class="useful">
|
||||
<a href="http://totalfreedom.boards.net" target="_blank" class="readmore"> <li><i class="fa fa-comments icon"></i><br/> Forum</li></a>
|
||||
<a href="http://totalfreedom.boards.net/thread/21065/server-conduct-policy-players-admins" target="_blank" class="readmore"> <li><i class="fa fa-ban icon"></i><br/> Conduct Policy</li></a>
|
||||
<a href="http://github.com/TotalFreedom" target="_blank" class="readmore"> <li><i class="fa fa-github icon"></i><br/>Github</li></a>
|
||||
<a href="https://twitter.com/totalfreedommc" target="_blank" class="readmore"><li><i class="fa fa-twitter icon"></i><br/> Twitter</li></a>
|
||||
<a href="http://totalfreedom.boards.net" target="_blank" class="readmore">
|
||||
<li><i class="fa fa-comments icon"></i><br/> Forum</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/thread/21065/server-conduct-policy-players-admins" target="_blank" class="readmore">
|
||||
<li><i class="fa fa-ban icon"></i><br/> Conduct Policy</li>
|
||||
</a>
|
||||
<a href="http://github.com/TotalFreedom" target="_blank" class="readmore">
|
||||
<li><i class="fa fa-github icon"></i><br/>Github</li>
|
||||
</a>
|
||||
<a href="https://twitter.com/totalfreedommc" target="_blank" class="readmore">
|
||||
<li><i class="fa fa-twitter icon"></i><br/> Twitter</li>
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -164,8 +223,7 @@
|
|||
<div class="container">
|
||||
<div class="footer-copyright">
|
||||
<div class="container">
|
||||
<hr>
|
||||
TotalFreedom © 2012 - <span id="curYear"></span>.
|
||||
<hr> TotalFreedom © 2012 - <span id="curYear"></span>.
|
||||
<a class="grey-text text-lighten-4 right" href="http://unraveledmc.com">Made by aggelosQQ</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -175,5 +233,6 @@
|
|||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -1,26 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible">
|
||||
<title>Master Builders | TotalFreedom Minecraft Server</title>
|
||||
<meta content="aggelosQQ, markbyron, DarthSalamon, Madgeek1450, TotalFreedom" name="author">
|
||||
<meta content="TF,minecraft,totalfreedom,free op,server,worldedit,freebuild" name="kewords">
|
||||
<meta content="TF,minecraft,totalfreedom,free op,server,worldedit,freebuild" name="keywords">
|
||||
<meta content="TotalFreedom is the first Free OP Minecraft server, which is up and running since 2012! play.totalfreedom.me" name="description">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script>
|
||||
<script src="https://use.fontawesome.com/cb2592f0cc.js"></script>
|
||||
<script src="assets/js/builders.js"> </script>
|
||||
<script src="assets/js/builders.js">
|
||||
</script>
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/css/materialize.min.css" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Baloo+Tamma" rel="stylesheet">
|
||||
<link href="assets/css/builders.css" rel="stylesheet">
|
||||
<link href="../css/component.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav class="transparent z-depth-0" id="menu">
|
||||
<div class="nav-wrapper z-depth-0">
|
||||
<a class="brand-logo" href="#header">TotalFreedom <span class="hide-on-med-and-down">Master Builders</span></a> <a class="button-collapse" data-activates="mobile"
|
||||
href="#"><i class="fa fa-bars"></i></a>
|
||||
<a class="brand-logo" href="#header">TotalFreedom <span class="hide-on-med-and-down">Master Builders</span></a> <a class="button-collapse" data-activates="mobile" href="#"><i class="fa fa-bars"></i></a>
|
||||
<ul class="right hide-on-med-and-down cl-effect-14" id="cl-effect-14">
|
||||
<li>
|
||||
<a href="../index.html">Back to Home</a>
|
||||
|
@ -44,17 +46,39 @@
|
|||
<div class="header">
|
||||
<h4>Current Master Builders</h4>
|
||||
<ul class="masterbuilders-list">
|
||||
<a href="http://totalfreedom.boards.net/user/16323" target="_blank"><li><img class="responsive-img head-icon" src="https://minotar.net/avatar/DarkLynx108/80.png">DarkLynx108</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/15824" target="_blank"><li><img class="responsive-img head-icon" src="https://minotar.net/avatar/miwojedk/80.png">miwojedk</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/5473" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/UYScutix/80.png">UYScutix</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/5473" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/xfilez/80.png">xfilez</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/5537" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/adamvandyck/80.png">adamvandyck</li></a>
|
||||
<a href="#" target="_blank"><li><img class="responsive-img head-icon" src="https://minotar.net/avatar/Fluffasaurus_Rex/80.png">Fluffasaurus_Rex</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/14724" target="_blank"><li><img class="responsive-img head-icon" src="https://minotar.net/avatar/AcetoneAlligator/80.png">AcetoneAlligator</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/16464" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/Dusty01/80.png">Dusty01</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/4172" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/Alco_Rs11/80.png">Alco_Rs11</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/2420" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/ShadowArmadyl/80.png">ShadowArmadyl</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/5476" target="_blank"> <li><img class="responsive-img head-icon" src="https://minotar.net/avatar/FelixtheTrap/80.png">FelixtheTrap</li></a>
|
||||
<a href="http://totalfreedom.boards.net/user/16323" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/DarkLynx108/80.png">DarkLynx108</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/15824" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/miwojedk/80.png">miwojedk</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/5473" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/UYScutix/80.png">UYScutix</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/5473" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/xfilez/80.png">xfilez</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/5537" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/adamvandyck/80.png">adamvandyck</li>
|
||||
</a>
|
||||
<a href="#" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/Fluffasaurus_Rex/80.png">Fluffasaurus_Rex</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/14724" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/AcetoneAlligator/80.png">AcetoneAlligator</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/16464" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/Dusty01/80.png">Dusty01</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/4172" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/Alco_Rs11/80.png">Alco_Rs11</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/2420" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/ShadowArmadyl/80.png">ShadowArmadyl</li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/5476" target="_blank">
|
||||
<li><img class="responsive-img head-icon" src="https://minotar.net/avatar/FelixtheTrap/80.png">FelixtheTrap</li>
|
||||
</a>
|
||||
</ul><br>
|
||||
<hr>
|
||||
<br>
|
||||
|
@ -343,4 +367,5 @@
|
|||
<a class="top" href="#"><i class="fa fa-chevron-up icon"></i></a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in a new issue