https://kf.rakutencf.top/Public/login.html

Submitted URL:
https://kf.rakutencf.top/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 22 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html lang="zh"><head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<title>
			Sign in
		</title>
		<link rel="stylesheet" href="/tpl/Public/css/css.css">
	</head>
	<body class="bodylogin">
		<a href="/Public/kefu.html">
			<div class="user" style="position: absolute;right: 15px;top: 10px;background: #FFF;padding: 8px;border-radius: 50px;">
				<img src="/tpl/Public/images/service.png" style="width:30px;height: 30px;">
			</div>
		</a>
		<div class="login">
			<div class="logo">
				<!--<img src="/static_en/img/logo.png" alt="">-->
				<h2>
					Hi! Welcome
				</h2>
				<p>
					STRATEGICALLY LED. CREATIVELY DRIVEN. · MOBILE FOCUSED.
				</p>
			</div>
			<div class="form">
				<div class="tit">
					<div class="t">
						<h2>
							Sign in
						</h2>
						<a href="/Public/reg.html">
							<b>
								Sign Up Now?
								<b>
								</b>
							</b>
						</a>
					</div>
					<div class="b">
						<b>
							<b>
								Please log in to access more content
							</b>
						</b>
					</div>
				</div>
				<form action="/Public/login.html" method="post" name="login" onsubmit="return checkLogin()">
					<div class="item">
						<p>
							<b>
								<b>
									Username
								</b>
							</b>
						</p>
						<b>
							<b>
								<input type="text" name="username" placeholder="Type Here" autocomplete="off">
							</b>
						</b>
					</div>
					<div class="item">
						<p>
							<b>
								<b>
									Password
								</b>
							</b>
						</p>
						<b>
							<b>
								<input type="password" name="password" placeholder="Type Here" autocomplete="off">
							</b>
						</b>
					</div>
					<b>
						<b>
							<button type="submit">
								<img src="/tpl/Public/images/jiantou.png">
							</button>
						</b>
					</b>
				</form>
			</div>
			<div class="foot">
				<b>
					<b>
						
					</b>
				</b>
			</div>
		</div>
		<script type="text/javascript" src="/tpl/Public/js/jquery.js">
		</script>
		<script charset="utf-8" src="/tpl/Public/js/dialog.min.js">
		</script>
		<script type="text/javascript" src="/tpl/Public/js/public.js">
		</script><div class="msgpop"></div>
<div class="alertpop">
	<div class="box">
		<div class="h2">Kurve</div>
		<article></article>
		<div class="btn"><a href="javascript:;" onclick="alertHide()">Confirm</a></div>
	</div>
</div>
<div class="confirmpop">
	<div class="box">
		<div class="h2">Kurve</div>
		<article></article>
		<div class="btn"><a href="javascript:;" class="confirmHide" onclick="confirmHide()">Cancel</a><a href="javascript:;" class="confirmsubmit">Confirm</a></div>
	</div>
</div>
		<div class="msgpop">
		</div>
		<b>
			<b>
				<div class="alertpop">
					<div class="box">
						<div class="h2">
							rakuten
						</div>
						<article>
						</article>
						<div class="btn">
							<a href="javascript:;" onclick="alertHide()">
								Confirm
							</a>
						</div>
					</div>
				</div>
				<!--div class="selectpop">
					<div class="bg">
						<div class="box">
							<ul style="background:#c18452" class="selectLang">
								<li data-href="/index/user/lang_set?lang=zh-tw">
									日本
								</li>
								<li data-href="/index/user/lang_set?lang=en">
									English
								</li>
							</ul>
							<div class="selectpopclose" onclick="selectHide()" style="background:#c18452">
								Cancel
							</div>
						</div>
					</div>
				</div>
				<div class="loading">
					<img src="/tpl/Public/images/loading.gif" alt="">
					<p>
						loading
					</p>
				</div-->
				<div class="confirmpop">
					<div class="box">
						<div class="h2">
							rakuten
						</div>
						<article>
						</article>
						<div class="btn">
							<a href="javascript:;" class="confirmHide" onclick="confirmHide()">
								Cancel
							</a>
							<a href="javascript:;" class="confirmsubmit">
								Confirm
							</a>
						</div>
					</div>
				</div>
				<script>
					var login_tips = "Please enter the full<br/>account password";
					var net_tips = "Network unstable, please try again at a place with better signal!";
				</script>
				<script type="text/javascript" src="/tpl/Public/js/login.js">
				</script>
				<!--script>
					$(function() {
						$('#change_lanauge').click(function() {
							selectShow();
						}) $('.selectLang li').click(function() {
							// console.log($(this).data('href'));
							window.location.href = $(this).data('href');
						})
					})
				</script-->
			</b>
		</b>
	

</body></html>