https://eventware.com/

ID de exploración:
5fff284c-a1e4-4519-b3ed-8e4bc2addb75Finalizado
URL enviada:
https://eventware.com/
Informe finalizado:

Enlaces: 0 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 3 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 1 encontrados

Mensajes registrados en la consola web

TipoCategoríaRegistrar
errornetwork
URL
https://eventware.com/favicon.ico
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

El cuerpo HTML sin procesar de la página

<html><head>
<title>Eventware - Event technology framework</title>
<link rel="stylesheet" href="https://use.typekit.net/kwz4vqx.css">
<style>
html { 
  background: url(eventware-bg.svg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000000;
  font-size: 100%;
}
.container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

h1 {
	font-size: 4rem;
	font-family: raleway,sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFFFFF;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	margin: 32 0 0 0;
}

h2 {
	font-size: 1.75rem;
	font-family: raleway,sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFFFFF;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	margin: 32 0 0 0;
}


</style>

</head>

<body>

<div class="container">
	<div><img src="eventware-logo.svg" alt="Evetware - Event technology framework"></div>
	<h1>Coming soon</h1>
	<h2>We're currently working on our <strong>new</strong> web site.</h2>
</div>




</body></html>