https://found-apple.com/

ID da verificação
d5324e82-f67f-435b-a4f4-dd822ea52aa6Concluído
URL enviado:
https://found-apple.com/
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://found-apple.com/abstract-dots.jpg
Texto
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://found-apple.com/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

O corpo HTML em bruto da página

<html><head></head><body><style>*{ box-sizing: border-box; margin: 0; padding: 0; border: 0; } html, body{ width: 100%; height: 100%; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 14px; line-height: 21px; color: gray; background: white url(abstract-dots.jpg) no-repeat center center fixed; background-size: cover; } div{ max-width: 360px; min-width: 180px; margin: auto; padding: 20px; position: relative; top: 50%; transform: translateY(-50%); background-color: white; } h1{ margin-bottom: 20px; }</style><div><h1>Internal Server Error</h1><p>Something went wrong. Please try again later. The engineers were notified.</p></div></body></html>