https://api.ebanking.su/

URL inviato:
https://api.ebanking.su/
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 3 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 2 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
errornetwork
URL
https://api.ebanking.su/
Testo
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://api.ebanking.su/favicon.ico
Testo
Failed to load resource: the server responded with a status of 404 ()

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html lang="en"><head><title>404 Not Found</title>
</head><body><h1>Not Found</h1>
<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>
</body></html>