- ID de exploración:
- 72b9350e-b82b-42dc-b137-3aa31adfd79dFinalizado
- URL enviada:
- https://gobananas.fansfirsttickets.com/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 4 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 |
url | string |
Mensajes de registro de la consola: 4 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="origin-trial" content="Az520Inasey3TAyqLyojQa8MnmCALSEU29yQFW8dePZ7xQTvSt73pHazLFTK5f7SyLUJSo2uKLesEtEa9aUYcgMAAACPeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZyIsImV4cGlyeSI6MTcyNTQwNzk5OSwiaXNTdWJkb21haW4iOnRydWUsImlzVGhpcmRQYXJ0eSI6dHJ1ZX0=">
<!-- Required meta tags -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>BANANA BALL</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="./assets/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer">
<link rel="stylesheet" type="text/css" href="./assets/toastr.min.css">
<!-- custom font -->
<link href="https://fonts.googleapis.com/css2?family=Pacifico&family=Bebas+Neue&family=Open+Sans:wght@300&display=swap" rel="stylesheet">
<style>
.error {
color: red;
}
.text-large {
line-height: 20px !important;
}
@media only screen and (max-width: 767px) {
.multiselect-dropdown {
width: 215px !important;
}
}
</style>
<style>
.fansfirst-body {
padding-top: 0px !important;
}
.tickets-bg {
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #FFFFFF;
min-height: 100vh;
}
/* Header - Bebas Neue */
.list-content {
font-family: 'Bebas Neue', sans-serif;
background: #122454;
display: inline-block;
padding: 18px 18px;
position: relative;
width: 100%;
/* Add any additional styling for the header here */
}
.d-flex {
display: flex !important;
}
.align-items-center {
align-items: center !important;
justify-content: center !important;
}
/* Body - Open Sans */
.main-font {
font-family: 'Open Sans', sans-serif;
/* Add any additional styling for the body here */
}
.ticket-title {
color: #f7cd44;
font-size: 35px;
margin-bottom: 0px;
font-weight: 700;
}
</style>
<script>
var url = "https://gobananas.fansfirsttickets.com";
</script>
</head>
<!-- <body class="h-100"> -->
<body class="fansfirst-body" data-new-gr-c-s-check-loaded="14.1129.0" data-gr-ext-installed="" cz-shortcut-listen="true">
<div class="w-100 h-100 pb-0 mx-auto tickets-bg }}">
<div class="list-content">
<div class="d-flex align-items-center">
<h3 class="ticket-title">SORRY! TRY ACCESSING THE SITE AFTER COUPLE OF MINUTES</h3>
</div>
</div>
</div>
</body></html>