CINXE.COM

VK | Login

<!DOCTYPE html> <html lang='en' dir='ltr'> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>VK | Login</title> <link type="text/css" rel="stylesheet" href="https://vk.com/css/al/common.276898b8.css" /><link type="text/css" rel="stylesheet" href="https://vk.com/css/al/base.4b6df9e7.css" /><link type="text/css" rel="stylesheet" href="https://vk.com/css/al/vkui.499054b5.css" /><link type="text/css" rel="stylesheet" href="https://vk.com/css/al/fonts_utf.7fa94ada.css" /><link type="text/css" rel="stylesheet" href="https://vk.com/css/al/fonts_cnt_async.4881739c.css" /> <link type="text/css" rel="stylesheet" href="https://vk.com/css/api/oauth_popup.7cdf93ca.css" /> <script type="text/javascript" language="javascript" src="https://vk.com/js/api/common_light.js?2"></script> <script type="text/javascript" language="javascript">// <![CDATA[ function allow(button) { if (isButtonLocked(button)) return false; lockButton(button); var addr = ''; if (isChecked('allow_notifications')) { addr = '&notify=1'; } if (isChecked('denied_email')) { addr += '&email_denied=1'; } if (isChecked('denied_phone')) { addr += '&phone_denied=1'; } location.href = "https://login.vk.com/?act=grant_access&client_id=-1&settings=0&scope=&response_type=code&group_ids=&token_type=0&v=&display=widget&ip_h=32ee937243323b232f&hash=1732334129_5f13dde0bbe44a2f51&https=1&state=&redirect_uri=https%3A%2F%2Fvk.com%2Fshare.php%3Furl%3Dhttps%3A%2F%2Fwww.addevent.com%2Fevent%2Fup23153214"+addr; return false; } function cancel() { location.href = "https://login.vk.com/?act=grant_access&client_id=-1&settings=0&scope=&response_type=code&group_ids=&token_type=0&v=&display=widget&ip_h=32ee937243323b232f&hash=1732334129_5f13dde0bbe44a2f51&https=1&state=&redirect_uri=https%3A%2F%2Fvk.com%2Fshare.php%3Furl%3Dhttps%3A%2F%2Fwww.addevent.com%2Fevent%2Fup23153214&cancel=1"; return false; } function login(button) { if (isButtonLocked(button)) return false; lockButton(button); document.querySelector('#login_submit').submit(); } function doResize(onResize) { onResize && setTimeout(function() { doResize() }, 100); if (!hasClass(document.body, 'oauth_centered') && !onResize) { if (window.outerHeight !== void 0) { var panelH = (window.outerHeight - window.innerHeight) | 0, panelW = (window.outerWidth - window.innerWidth) | 0; } else { var panelH = 50, panelW = 0; } var contentH = Math.max(document.querySelector('#oauth_wrap_content').offsetHeight, 430), contentW = 655; window.resizeTo(contentW + panelW, contentH + panelH); window.moveTo( (screen.width - contentW) / 2 + (screen.availLeft | 0), ((screen.height - contentH) / 2) + (screen.availTop | 0) ); } } function toggleEmailPrivacy() { checkbox('denied_email'); if (!isChecked('denied_email')) { hide('denied_email'); show('allowed_email'); } else { hide('allowed_email'); show('denied_email'); } } function togglePhonePrivacy() { checkbox('denied_phone'); if (!isChecked('denied_phone')) { hide('denied_phone'); show('allowed_phone'); } else { hide('allowed_phone'); show('denied_phone'); } } if (parent && parent != window) { location.href = "https://oauth.vk.com/blank.html"; } // ]]></script> </head> <body onload="doResize();" class="VK1 oauth_full"> <script> if (window.devicePixelRatio >= 2) document.body.className += ' is_2x'; </script> <div class="oauth_wrap"> <div class="oauth_wrap_inner"> <div class="oauth_wrap_content" id="oauth_wrap_content"> <div class="oauth_head"> <a class="oauth_logo fl_l" href="https://vk.com" target="_blank"></a> <div id="oauth_head_info" class="oauth_head_info fl_r"> <a class="oauth_reg_link" href="https://vk.com/join?reg=1" target="_blank">Sign up</a> </div> </div> <div class="oauth_content box_body clear_fix"> <div class="box_msg_gray box_msg_padded">Sign in to <b>VK</b> to continue</div> <form method="POST" id="login_submit" action="https://login.vk.com/?act=login&soft=1"> <div class="oauth_form"> <div class="oauth_form_login"> <input type="hidden" name="ip_h" value="32ee937243323b232f" /> <input type="hidden" name="lg_domain_h" value="9f4bda19272cc03e26" /> <input type="hidden" name="_origin" value="https://oauth.vk.com" /> <input type="hidden" name="to" value="aHR0cHM6Ly9vYXV0aC52ay5jb20vYXV0aG9yaXplP2NsaWVudF9pZD0tMSZyZWRpcmVjdF91cmk9aHR0cHMlM0ElMkYlMkZ2ay5jb20lMkZzaGFyZS5waHAlM0Z1cmwlM0RodHRwcyUzQSUyRiUyRnd3dy5hZGRldmVudC5jb20lMkZldmVudCUyRnVwMjMxNTMyMTQmcmVzcG9uc2VfdHlwZT0mc2NvcGU9MCZ2PSZzdGF0ZT0mZGlzcGxheT13aWRnZXQ-" /> <input type="hidden" id="expire" name="expire" value="0" /> <div class="oauth_form_header">Phone or email</div> <input type="text" class="oauth_form_input dark" name="email" value=""> <div class="oauth_form_header">Password</div> <input type="password" class="oauth_form_input dark" name="pass" /> <button class="flat_button oauth_button button_wide" id="install_allow" type="submit" onclick="return login(this);">Sign in</button> <a class="oauth_forgot" href="https://vk.com/restore" target="_blank">Forgot your password?</a> <input type="submit" name="submit_input" class="unshown"> </div> </div> </form> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10