- 扫描 ID:
- 564e0d57-3eee-471a-85c1-125b35172ab8已完成
- 提交的 URL:
- https://majorimpact-partner.bss-lab.it/
- 报告完成时间:
链接 · 找到 1 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
https://www.enel.ro/enel-energie/ro.html |
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Partener Enel</title>
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:700,900" rel="stylesheet">
<!-- Font Awesome Icon -->
<link type="text/css" rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Custom stlylesheet -->
<link type="text/css" rel="stylesheet" href="assets/css/error_style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="notfound">
<div class="notfound-bg"></div>
<div class="notfound">
<div class="notfound-404">
<h1>OOPS!</h1>
</div>
<h2>Ne pare rau, dar linkul solicitat nu mai este disponibil!</h2>
<a href="https://www.enel.ro/enel-energie/ro.html" target="_blank" class="home-btn"><img src="assets/img/enel_color.png" style="padding: 0px" alt=""></a>
<!-- <a href="#" class="contact-btn">Contact us</a>-->
</div>
</div>
</body></html>