<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>Ваш IP адрес заблокирован на сервере</title>
        <script src='https://www.google.com/recaptcha/api.js'></script>
	<style>
		html, body {height: 100%; width: 100%;}
		body {font-family: tahoma, verdana; color: #333; font-size: 14px; margin: 0px; padding: 0px;}	
		div.clear {clear: both;}		
		.fullBG {}				
		a {color: #67c7e7; font-weight: bold;}
		a:hover {text-decoration: none;}		
		h1 {text-transform: uppercase; margin: 20px 0; font-size: 30px;}		
		ul {line-height: 18px; margin: 0; padding: 0 0 0 36px;}
		li {padding: 2px 0;}		
		.button {border-style:none;height:50px;font-weight:bold;color:#fff;font-size:25px;line-height:52px;text-align:center;text-decoration:none;padding:1px 27px 0;cursor:pointer;
                        background: #ca2060;border-radius:25px;text-transform:uppercase;overflow:hidden;display:inline-block;}		
		#content {background: #FFFFFF;  min-height: 100%; height: auto !important; height: 100%;}		
		#page {margin: 0px auto; max-width: 850px; width: 95%; padding: 0;}
                #header {margin: 20px 0 20px;}
		#header a.logo {font-size: 22px;}
                #header span { font-size: 22px; color: #999;}
         
		.content .touser {padding: 30px 0; text-align: center; margin: 0 auto;}
		.content .touser h1 {margin:0px;}
		.content .touser p {line-height:24px; font-size:16px;}
		.content .touser {border-top:2px solid #f2f2f2; border-bottom:2px solid #f2f2f2;}
		.content .toowner {margin:20px 0 20px;}
		.content .toowner .phone {text-decoration:none; color: #333; font-weight: normal;}
                .g-recaptcha>div {margin: 0 auto 10px auto;}
                .mes-ok {margin: 10px 0; color: #0a0;}
                .mes-fail {margin: 10px 0; color: #c00;}
        </style>
</head>
<body>
<div id="content">
	<div id="page">
		<div id="header" class="fullBG">
                    <a href="https://handyhost.ru/?utm_source=firewall&utm_medium=firewall&utm_campaign=firewall&utm_content=firewall&utm_term=logo" class="logo" target="_blank" title="HandyHost.ru">HandyHost.ru</a>
                    <span>- хостинг сайтов</span>
		</div>		
		<div class="content">
			<div class="blocked">
				<div class="touser">
					<h1>Ваш IP заблокирован на сервере</h1>
					<p>Нам очень жаль, но запросы, поступившие с вашего IP-адреса <b>23.189.104.12</b>, похожи на автоматические.</p>
                                        <p>Для возобновления доступа <b>пожалуйста пройдите проверку</b>:</p> 
                                        <form action='unblk' method='GET'>
                                                <div class='g-recaptcha' data-sitekey='6LfcoK4UAAAAAOBTVepE8kAnw3Fk_EYryWe82zJV'></div>
                                                <input class='button' type='submit' value='Разблокировать'>
                                        </form>

                                        
                                        
                                        
					
					<script>
						if(!window.location.host.includes('handyhost.ru')) {
							document.write("<p>При возникновении ошибки попробуйте пройти проверку <a href='http://zapp.handyhost.ru'>на этой странице</a></p>");
						}
					</script>
					
				</div>					
			</div>
                    
			<div class="toowner">
				<p><b>Если у вас возникли вопросы, вы можете связаться с нами:</b></p>
				<div class="contacts">
					<ul>
						<li>по бесплатному номеру <a class="phone" href="tel:88005056801">8-800-505-68-01</a></li>
						<li>через <a href="https://client.handyhost.ru/billmgr?startform=clientticket">систему запросов</a> в личном кабинете</li>
						<li>по эл. почте <a href="mailto:support@handyhost.ru">support@handyhost.ru</a></li>
						<li>на сайте в <a href="https://handyhost.ru/?utm_source=firewall&utm_medium=firewall&utm_campaign=firewall&utm_content=firewall&utm_term=onlinechat">онлайн-консультанте</a></li>
					</ul>				
				</div>				
			</div>				
		</div>
	</div>
</div>

</body>
</html>


