godota2.com Review

TitletagDescriptiontaglanguage
GODOTA2 - Make you go paradise English
Alexarank
242388
Ip adress207.148.118.116Nameserverns-cloud-d1.googledomains.com
ns-cloud-d2.googledomains.com
ns-cloud-d4.googledomains.com
ns-cloud-d3.googledomains.com
Status code200
robots.txt -http://godota2.com/robots.txt
 <html>
	<head>
		<title>404 Not Found</title>
		<meta name="viewport" content="width=device-width,user-scalable=0">
		<meta name="google" content="notranslate" />
		<link rel="shortcut icon" href="https://2.bp.blogspot.com/-xptmhI9shhM/XG2X63denMI/AAAAAAAABw0/Y7V4pix6JsonqkEpqpoOLHxr9bkaSCttwCLcBGAs/s1600/favicon.png">
		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
		<style>
			* {
			  -webkit-box-sizing: border-box;
			  -moz-box-sizing: border-box;
			  box-sizing: border-box;
			}
			html::-webkit-scrollbar {
			  width: 5px;
			  height: 5px; }

			html::-webkit-scrollbar-thumb {
			  -webkit-border-radius: 5px;
			  border-radius: 10px;
			  background: #e4a13b; }

			body {
				position: relative;
				background:#e8e8e8;
				overflow-x:hidden;
				background-image: url("https://2.bp.blogspot.com/-jnLl1bpB9FE/V6UiufdTtTI/AAAAAAAABNw/TgKXEElLOYEguynYv0DQA8NgFyjgd_MogCPcBGAYYCw/s1600/dota-2-game-hd-wallpaper-1920x1080-3078.jpg");
			    -webkit-background-size: cover;
			    -moz-background-size: cover;
			    -o-background-size: cover;
			    background-size: cover;
				padding: 0;
				margin: 0;
				width: 100%;
				height: auto;
				min-height: 600px;
			}
			body:before {
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				content: "";
				background: rgba(52, 60, 65,0.8);
				background: rgba(40,45,60,0.8);
				z-index: -1;
			}

			.text {
				position:relative;
				top:0;
			}

			h1, h3 {
				font-weight: 700;
				font-size: 34px;
				font-family: Proxima Nova, sans-serif;
				text-align:center;
				color:white;
				margin:0;
			}

			p {
				margin-top:4px;
			}

			h1 {
				text-transform: uppercase;
			}

			h3 {
				font-weight: 400;
				font-size:20px;
				margin-top:5px;
				font-family: Courier New;
			}

			.circles-wrap {
			  	width: 130px;
			  	height: 130px;
			  	position:relative;
			  	margin:0 auto;
			  	margin-bottom: 80px;
			  	top: 60px;
				display: -webkit-flex;
				display: flex;
				-webkit-align-items: center;
						align-items: center;
				-webkit-justify-content: center;
						justify-content: center;
			}
			.circles-wrap i{
				position: absolute;
				font-size:120px;
				display: -webkit-flex;
				display: flex;
				-webkit-align-items: center;
						align-items: center;
				-webkit-justify-content: center;
						justify-content: center;
			}
			.circles-wrap img {
				width:auto;
				margin:0 auto;
			}

			.circles-wrap:hover > .circle1 {
			  width: 100%;
			  height: 100%;
			  border-width: 8px;
			  border-color: rgb(133,184,41);
			  border-style: solid;
			  border-top-color: transparent;
			  border-bottom-color: transparent;

			  transition: .2s ease-in;
			  -moz-transition: .2s ease-in;
			  -webkit-transition: .2s ease-in;
			}

			.circles-wrap .center {
			  position: absolute;
			  top: 0;
			  right: 0;
			  bottom: 0;
			  left: 0;
			  margin: auto;
			  border-radius: 100%;
			}

			.circles-wrap .circle1 {
			  width: 100%;
			  height: 100%;
			  border-width: 8px;
			  border-color: white transparent;
			  border-style: solid;
			  -webkit-animation: circle1 2s infinite ease;
			  animation: circle1 2s infinite ease;

			  /* transition: .2s ease-out;
			  -moz-transition: .2s ease-out;
			  -webkit-transition: .2s ease-out; */
			}

			/* @-webkit-keyframes circle1 {
				from {
					transform: rotate(0deg);
				}
				to {
					transform: rotate(360deg);
				}
			} */
			@keyframes circle1 {
				0% {transform: rotate(0deg) scale(1);border-color: white;opacity: 1}
			    50% {transform: rotate(180deg) scale(1.2);border-color: rgb(133,184,41);opacity: 0.01}
			    100% {transform: rotate(360deg) scale(1);border-color: white;opacity: 1}
			}
		div.footerleft {
			width: auto;
			height: auto;
			display: -webkit-flex;
			display: flex;
			-webkit-align-items: center;
					align-items: center;
			-webkit-justify-content: center;
					justify-content: center;
			-webkit-touch-callout: none;
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
		}
		div.footerleft a {
			color: white;
			font-size: 14px;
			padding-right: 10px;
			box-sizing: border-box;
		}
		div.footerleft a:hover {
			transition: 200ms;
			color: #e4a13b;
			font-size: 14px;
			padding-right: 10px;
			box-sizing: border-box;
		}
		footer {
			position:absolute;
			width:100%;
			bottom:10px;
			text-align:center;
			margin:0;
			padding:0;
		}

		footer small {
			font-family:'Helvetica', sans-serif;
			font-size:12px;
			color:white;
			margin:0;
			padding:0;
		}
		.pagefacebook {
			text-align:center;
			vertical-align:middle;
			align-items:center;
			padding-top:10px;
			padding-bottom: 50px;
		}
		</style>
	</head>

	<body>
		<div class="circles-wrap">
			<img src="https://2.bp.blogspot.com/-xptmhI9shhM/XG2X63denMI/AAAAAAAABw0/Y7V4pix6JsonqkEpqpoOLHxr9bkaSCttwCLcBGAs/s1600/favicon.png" style="height:83px;width:83px"/>
  			<div class="circle1 center"></div>
		</div>

		<div class="text">
			<h1>THE PAGE WAS NOT FOUND</h1>
			<p><h3>The requested document was not found on this server. </h3></p>
		</div>
		<div class="footerleft">
		    <div class="pull-left" style="overflow: hidden">
				<a href="https://steamcommunity.com/groups/GoDota2dotcom" target="_blank"><i class="fa fa-steam fa-2x" aria-hidden="true"></i></a>
		        <a href="https://twitter.com/GoDota2com" target="_blank"><i class="fa fa-twitter fa-2x" aria-hidden="true"></i></a>
		        <a href="https://www.facebook.com/GoDota2/" target="_blank"><i class="fa fa-facebook fa-2x" aria-hidden="true"></i></a>
		    </div>
		</div>
		<script>
			(function(d, s, id) {
			  var js, fjs = d.getElementsByTagName(s)[0];
			  if (d.getElementById(id)) return;
			  js = d.createElement(s); js.id = id;
			  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3&appId=451494911564313";
			  fjs.parentNode.insertBefore(js, fjs);
			}(document, 'script', 'facebook-jssdk'));
		</script>
		<div class="pagefacebook">
			<div class="fb-page" style="margin-top:5px;" data-href="https://www.facebook.com/GoDota2/" data-width="1200" data-height="550" data-hide-cover="false" data-show-facepile="false" data-show-posts="true">
				<div class="fb-xfbml-parse-ignore">
					<blockquote cite="https://www.facebook.com/GoDota2/">
					<a href="https://www.facebook.com/GoDota2/">Facebook</a>
					</blockquote>
				</div>
			</div>
		</div>
	<footer>
		<small>All rights reserved &copy; - GoDota2.com</small>
	</footer>
	</body>
</html>
HTTP/1.1 302 Moved Temporarily
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Location: https://godota2.com/
Server: Microsoft-IIS/10.0
Set-Cookie: PHPSESSID=05ald08sinavnt198ipbsbi5b7; path=/
X-Powered-By: ASP.NET
Date: Fri, 22 Aug 2025 02:02:53 GMT
Content-Length: 56285

HTTP/1.1 200 OK
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Vary: Accept-Encoding
Server: Microsoft-IIS/10.0
Set-Cookie: PHPSESSID=hrlll076jiris6rungdd5ah7c1; path=/
X-Powered-By: ASP.NET
Date: Fri, 22 Aug 2025 02:02:53 GMT
Content-Length: 11926

iframe