- Scan ID:
- 71dd8dbd-c259-44ad-8141-69e6fcae4e28Finished
- Submitted URL:
- https://citeapurimac.org.cesal-cae-huachipa.org/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 5 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 |
FontAwesomeCdnConfig | object |
cssUrl | string |
Console log messages · 2 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html class="fa-events-icons-ready"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style media="all" type="text/css">
@import url(//fonts.googleapis.com/css?family=PT+Sans&subset=cyrillic-ext,latin);
html,body{ background-color: #0e5193; margin:0; padding:0; color: #ffffff; font-family: "PT Sans",Helvetica Neue,Helvetica,Arial,sans-serif; overflow: hidden }
a{color: #000000; text-decoration: none}
a:hover{color: #767676; text-decoration: underline}
.wrap{position:absolute;width:800px;height:300px;left:50%;top:50%;margin-left:-400px;margin-top:-150px}
.wrap .texts{padding-right:330px;font-size:120%}
.wrap .texts p{font-size:90%;letter-spacing:-1px}
.gears i { font-size: 300px; color: #c8e00f; }
.gear{position:absolute;top:0;right:0;}
@media screen and (max-width:820px){
.wrap{position:relative; width:auto; height:auto; margin:0; padding: 0 30px; left: 0}
.wrap .texts{padding-right: 0}
.gears{display:none}
}</style>
<script src="https://use.fontawesome.com/fdcb6d9bc7.js"></script><link href="https://use.fontawesome.com/fdcb6d9bc7.css" media="all" rel="stylesheet">
<title>Site closed for maintenance</title>
</head>
<body>
<div class="wrap">
<div class="texts">
<h1>Site temporarily unavailable</h1>
<h2>Currently on the site are technical works</h2>
<p>We apologise for any inconvenience</p>
</div>
<div class="gears">
<i class="fa fa-gears gear"></i>
</div>
</div>
</body></html>