- 扫描 ID:
- effbbbd4-cdc3-49a9-a554-7ff40bbc1f98已完成
- 提交的 URL:
- https://rendez-vous-edf.fr/已重定向
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 29 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
0 | object |
1 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
SERVER_ROOT | string |
SERVER_ROOT_S | string |
SIGN_IN | string |
FORGOT_PASS | string |
FORGOT_EMAIL | string |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head>
<meta name="identifier-url" content="http://rendez-vous-edf.fr">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Log in to your account.">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<script async="" src="https://analytics.rdv.az/js/container_1uHYh9zi.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-PGJPS26"></script><script type="text/javascript">SERVER_ROOT = ''; SERVER_ROOT_S = 'https://rendez-vous-edf.fr'; SIGN_IN = 'Please sign in with your account'; FORGOT_PASS = 'Forgot your password?'; FORGOT_EMAIL = 'Please Confirm Your Email Address';</script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.21.0/jquery.validate.min.js" type="text/javascript"></script>
<script src="/js/az_log.js" type="text/javascript"></script>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<!-- Bootstrap (default theme) --><link href="css/www/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Plugins --><link href="css/www/animations.css" rel="stylesheet">
<!-- Custom css --><link href="css/www/main.css" rel="stylesheet">
<!-- login.css --> <link href="css/www/login.css" rel="stylesheet">
<!-- Fonts --><link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet" type="text/css">
<!-- Google Analytics -->
<script type="text/javascript"> function gtag(a,b,c) {} </script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer', 'GTM-PGJPS26');</script>
<!-- End Google Tag Manager -->
<script type="text/javascript" src="/shared/jsfiles/matomo.js"></script>
</head>
<body>
<header>
<nav class="navbar navbar-inverse" role="navigation">
<!-- navbar-default -->
<div class="container">
<div class="navbar-header">
</div> <!-- /.navbar-header -->
</div> <!-- /.container -->
</nav> <!-- /.navbar -->
</header>
<div id="content" class="section">
<div id="main-login">
<!-- if(msgValid) -->
<div id="login" class="login" style="display: block">
<h1 class="login-title">Please sign in to your account</h1>
<h2 class="login-title">Enter your email address and password.</h2>
<form id="loginFrm" class="form" action="" method="post" style="padding-bottom: 3%" novalidate="novalidate">
<!-- Processing error text -->
<input type="hidden" name="account" value="">
<input class="customFrmElm" type="email" autocomplete="off" placeholder="[email protected]" name="login" tabindex="1" value="">
<input class="customFrmElm inspectletIgnore" type="password" autocomplete="off" placeholder="password" tabindex="2" name="password">
<input class="btn btn-primary btn-sm span12 form" type="submit" value="Sign in">
<a class="swapDiv forgotpass" href="#">I forgot my password</a>
</form>
<div class="auth-services">
<div style="margin-bottom: 20px; text-transform: capitalize">or</div>
<a href="/account/google?init=true&login=" style="display: inline" class="google"><img src="/sharedV3/img/auth-google-icon.png">Sign-in with Google</a>
<a href="/account/live?init=true&login=" style="display: inline" class="ms"><img src="/sharedV3/img/auth-ms-icon.png">Sign-in with Microsoft</a>
</div>
</div>
<div id="forgotpass" class="forgotpass" style="display: none;">
<h1 class="login-title">Password Reset</h1>
<h2 class="login-title">To reset your password, enter the email address you use to sign in.</h2>
<form class="form" name="" id="loginReset" action="" target="sb1" novalidate="novalidate">
<div class="form">
<input class="customFrmElm" id="password2email" name="email2" autocomplete="off" type="email" placeholder="[email protected]" tabindex="1" value="">
<input type="hidden" name="lang" value="en">
</div>
<input class="btn btn-primary btn-sm span12 form" type="submit" value="Reset my password">
<a class="swapDiv forgotpass" href="#">Back to login</a>
</form>
</div> <!-- forgotpass -->
<div id="passsent">
<h2>If an existing user matches this email address, an email will be sent with instructions on how to reset your password.</h2>
<a href="#" class="swapDiv forgotpass">Back to login</a>
</div>
</div> <!-- #main-login -->
</div> <!-- #content ./section -->
<iframe class="ninja" frameborder="0" id="sb1" name="sb1" scrolling="no" src="about:blank"></iframe>
<iframe class="ninja" frameborder="0" id="sb2" name="sb2" scrolling="no" src="about:blank"></iframe>
<script>
//message error for "This field is required"
</script>
<style>
#az-modal-container #az-modal-content.az-modal-panel {
width: 700px;
max-width: 80%;
}
@media screen and (max-width: 900px) {
max-width: 90%;
}
</style></body></html>