- ID scansione:
- 3952bca2-931c-49a3-a48c-1f0a19e5c90fFatto
- URL inviato:
- https://perfectmountain.ae/
- Report terminato:
Link · 6 trovati
I link in uscita identificati dalla pagina
Link | Testo |
---|---|
https://www.bluehost.com/blog/how-to-create-a-website-guide/ | How to Build a Website: A Practical Guide to WordPress on Bluehost |
https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/ | How to Migrate a Website to Bluehost? |
https://www.bluehost.com/hosting/shared | Why choose Bluehost for your WordPress site? |
https://bluehost.com?utm_source=coming-soon-template&utm_medium=bluehost_plugin | Bluehost |
https://zafira.ae/wp-login.php | WordPress |
https://my.bluehost.com/web-hosting/cplogin | Bluehost |
Variabili JavaScript · 5 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | undefined |
jQuery | function |
Messaggi di log della console · 1 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html lang="en-US"><head>
<meta name="viewport" content="width=device-width">
<meta name="robots" content="noindex, nofollow">
<title>Zaira Al Hayat - ELV & ICT Systems Services in Dubai — Coming Soon</title>
<script src="https://zafira.ae/wp-includes/js/jquery/jquery.js"></script>
<style type="text/css">* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body {
background-color: white;
color: black;
overflow-x: hidden;
margin: 0;
}
#wrap {
align-items: center;
display: flex;
justify-content: center;
min-height: 100vh;
}
.content {
flex: 1;
margin: auto 5%;
padding: 0;
text-align: center;
max-width: 420px;
}
footer {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
}
footer p {
text-align: center;
}
.btn {
background: black;
background-image: none;
border: 1px solid black;
box-shadow: none;
color: white;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
margin-top: 10px;
padding: 6px 30px;
text-align: center;
text-decoration: none;
touch-action: manipulation;
transition: all 0.2s ease;
user-select: none;
vertical-align: middle;
white-space: nowrap;
}
.status-message {
display: none;
}</style>
<link rel="stylesheet" href="https://zafira.ae/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.15.3">
</head>
<body>
<div id="wrap">
<main class="content">
<div class="subscription_widget">
<h1>Coming Soon!</h1>
<h2>A New WordPress Site</h2>
<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br></p>
</div>
</main>
</div>
<footer>
<p class="text-center">
A <a href="https://bluehost.com?utm_source=coming-soon-template&utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://zafira.ae/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>. </p>
</footer>
</body></html>