- ID de l'analyse :
- 72b9350e-b82b-42dc-b137-3aa31adfd79dTerminée
- URL soumise :
- https://gobananas.fansfirsttickets.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 4 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
url | string |
Messages de journal de console : 4 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!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>