- Scan-ID:
- b1f30dac-656a-4d75-9bf5-8d50de953331Beendet
- Eingereichte URL:
- https://mail.sgx.zev.temporary.site/
- Bericht beendet:
Links · 6 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://www.hostgator.com/blog/build-wordpress-website-guide/ | How to build your WordPress Website |
https://www.hostgator.com/help/article/hostgator-website-migration | How to Migrate a Website to Hostgator? |
https://www.hostgator.com/blog/reasons-why-wordpress-website/ | Why choose HostGator for your WordPress site? |
https://www.hostgator.com/managed-wordpress-hosting | HostGator |
https://gator3215.temp.domains/~moutama1/wp-login.php | WordPress |
https://portal.hostgator.com/ | Hostgator |
JavaScript-Variablen · 3 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 2 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en-US"><head>
<meta name="viewport" content="width=device-width">
<meta name="robots" content="noindex, nofollow">
<title>My Blog — Coming Soon</title>
<script src="https://gator3215.temp.domains/~moutama1/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://gator3215.temp.domains/~moutama1/wp-content/plugins/wp-plugin-hostgator/assets/styles/coming-soon.css?v=2.12.3">
</head>
<body>
<div id="wrap">
<main class="content">
<div class="subscription_widget">
<h1>A New WordPress Site</h1>
<h2>Coming Soon!</h2>
<p class="comingsoon_links"><a href="https://www.hostgator.com/blog/build-wordpress-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to build your WordPress Website</a><br><a href="https://www.hostgator.com/help/article/hostgator-website-migration" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Hostgator?</a><br><a href="https://www.hostgator.com/blog/reasons-why-wordpress-website/" target="_blank" rel="noopener noreferrer nofollow">Why choose HostGator for your WordPress site?</a><br></p>
</div>
</main>
</div>
<footer>
<p class="text-center">
A <a href="https://www.hostgator.com/managed-wordpress-hosting" target="_blank" rel="noopener noreferrer nofollow">HostGator</a> powered website. Is this your website? Log in to <a href="https://gator3215.temp.domains/~moutama1/wp-login.php">WordPress</a> or <a href="https://portal.hostgator.com/" target="_blank" rel="noopener noreferrer nofollow">Hostgator</a>. </p>
</footer>
</body></html>