https://spikar.gr/

ID de exploración:
ddbced4a-0017-4419-a09a-a282d9871853Finalizado
URL enviada:
https://spikar.gr/
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

onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 2 encontrados

Mensajes registrados en la consola web

errornetwork
URL
https://spikar.gr/
Texto
Failed to load resource: the server responded with a status of 500 ()
errornetwork
URL
https://spikar.gr/error_docs/styles.css
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

El cuerpo HTML sin procesar de la página

<!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, shrink-to-fit=no">
  <title>500 Internal Server Error</title>
  <link rel="stylesheet" href="/error_docs/styles.css">
</head>
<body>
<div class="page">
  <div class="main">
    <h1>Server Error</h1>
    <div class="error-code">500</div>
    <h2>Internal Server Error</h2>
    <p class="lead">
      The server encountered an internal error or misconfiguration and was unable to complete your request.
      Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
      More information about this error may be available in the server error log.
    </p>
    <hr>
    <p>That's what you can do</p>
    <div class="help-actions">
      <a href="javascript:location.reload();">Reload Page</a>
      <a href="javascript:history.back();">Back to Previous Page</a>
      <a href="/">Home Page</a>
    </div>
  </div>
</div>

</body></html>