https://post.spikar.gr/

ID da verificação
8cc16e6b-1085-4903-b3f9-14a5dc6dcf3bConcluído
URL enviado:
https://post.spikar.gr/
Relatório concluído:

Ligações · 0 encontradas

As ligações de saída identificadas na página

Variáveis JavaScript · 3 encontradas

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer parte do código dentro do âmbito atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registo da consola · 2 encontradas

Mensagens registadas na consola web

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

HTML

O corpo HTML em bruto da 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>