- Scan ID:
- 564e0d57-3eee-471a-85c1-125b35172ab8Finished
- Submitted URL:
- https://majorimpact-partner.bss-lab.it/
- Report Finished:
Links · 1 found
The outgoing links identified from the page
Link | Text |
---|---|
https://www.enel.ro/enel-energie/ro.html |
JavaScript Variables · 3 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!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>