1

Minecraft Website Template

AfroChikken 12/25/13 11:34 pm
1.3k
12/26/2013 6:53 am
Ok, so Daegonner, Gontroller, and Fate-PVP (whatever they are called) seem to all have the same exact homepage. Here, I'll give you an example

http://www.gontroller.com
http://daegonner.com/
http://www.fatemc.net/
Notice anything weird? They all seem to have the exact. same. theme.
If anyone can find out where the hell they got this, it'd be greatly appreciated. Thank you very much for your time.
Posted by
AfroChikken
Level 3 : Apprentice Crafter
3

  Have something to say?

JoinSign in

1

peace1337
12/26/2013 6:53 am
Level 32 : Artisan Electrician
Source Code
<!DOCTYPE html>
<html>
<head>
<title>Gontroller PvP Minecraft Factions Server</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/css/gontrollernew.css">
<script type="text/javascript" src="/js/gontroller.js?6"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-34742269-1']);
_gaq.push(['_setDomainName', 'gontroller.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'ssl' : 'www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="header">Gontroller Portal - pvp.gontroller.com</div>
<div id="content">
<div id="forums"><a href="/community">Forums</a></div>
<div id="donate"><a href="buy.gontroller.com">Donate</a></div>
<div id="vote"><a href="/community/pages/vote/">Vote</a></div>
<div id="bans"><a href="/bans">Bans</a></div>
</div>
<div id="status">
<span class="big">Online <br><span id="playercount">Players: 140 / 500</span></span>
</div>
</body>
<meta name="keywords" content="minecraft, factions, server, pvp, minecraft pvp">
<meta name="description" content="Welcome to the Gontroller PvP Minecraft Factions server. We are one of the biggest and most respected Factions servers on Minecraft">
</html>

it isn´t that hard to copy and change webpage sourcecode
1

Welcome