- ID de l'analyse :
- 8dd90514-399f-4810-b889-7cc8e9c005bfTerminée
- URL soumise :
- https://layeno.com/Redirigé
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 10 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 |
__cfQR | object |
bootstrap | object |
$ | function |
jQuery | function |
MooDialog | undefined |
TxtType | function |
__cfRLUnblockHandlers | boolean |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<html lang="en"><head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Vuyo.me - Business Directory</title>
<meta name="robots" content="index,follow">
<meta name="description" content="If you need a website, then you have come to the right place, register now and start managing your website.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon.png">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/font-awesome-animation.min.css">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" type="text/javascript"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" type="text/javascript"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous" type="text/javascript"></script>
<script src="js/MooDialog.js" type="text/javascript"></script>
<script src="js/slick.js" type="text/javascript"></script>
<style>
body, html{font-family: 'Roboto', sans-serif; Overflow-x: hidden;}
.banner-container{
color: white;
background-color: #000;
background-size: cover;
height:100%;
}
.btn-badge {
position: relative;
}
.btn-badge > .badge {
font-weight: normal;
position: absolute;
right: -0.5em;
top: -0.5em;
}
.top-bar {
background: #1489C3;
color: #fff;
font-size: 0.9rem;
padding: 5px 0;
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 1030;
}
.top-bar .contact-info {
margin-right: 20px;
}
.top-bar ul {
margin-bottom: 0;
}
.top-bar .contact-info a {
font-size: 0.8rem;
}
.top-bar ul.social-custom {
margin-left: 20px;
}
.top-bar ul {
margin-bottom: 0;
}
.top-bar a.login-btn i, .top-bar a.signup-btn i {
margin-right: 10px;
}
.top-bar ul.social-custom a:hover {
background: #4fbfa8;
color: #fff;
}
.top-bar ul.social-custom a {
text-decoration: none !important;
font-size: 0.7rem;
width: 26px;
height: 26px;
line-height: 26px;
color: #999;
text-align: center;
border-radius: 50%;
margin: 0;
}
a:focus, a:hover {
color: #348e7b;
text-decoration: underline;
}
.top-bar a.login-btn, .top-bar a.signup-btn {
color: #eee;
text-transform: uppercase;
letter-spacing: 0.1em;
text-decoration: none !important;
font-size: 0.75rem;
font-weight: 700;
margin-right: 10px;
}
.tx6 {
background: -webkit-linear-gradient(#eee, #C2C2C2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: 'Roboto', sans-serif;
}
#overlay-div{
background-color: rgba(0, 0, 0, 0.6);
height: 96%;
}
a:link {
color: #1489C3;
}
a:visited {
color: #1489C3;
}
a:hover {
color: #1489C3;
}
a:active {
color: #1489C3;
}
</style></head>
<body>
<div class="top-bar">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-md-6 d-md-block d-none">
<a href="home"><img src="images/logo.png" alt="Vuyo.me" width="150" height="61"></a>
</div>
<div class="col-md-6">
<div class="d-flex justify-content-md-end justify-content-between">
<ul class="list-inline contact-info d-block d-md-none">
<a href="home"><img src="images/logo.png" alt="Vuyo.me" width="150" height="61"></a>
</ul>
</div>
</div>
</div>
</div>
</div>
<section class="banner-container" style="background-image: url(images/header/1.png);"><br>
<div id="overlay-div">
<div class="container">
<div class="row">
<div class="col-md-8 offset-md-2">
<div class="text-center" style="padding-top: 170px;">
<h1>Register in the directory</h1> <div class="tx6"><p><i class="far fa-check-circle"></i> <b>Your website in 5 minutes!</b><br><br>You can easily create your website in 5 minutes and share important information about your business with your customers.</p></div>
<br>
<button type="button" class="btn btn-dark" style="border-radius: 20px; background: #1489C3;" data-toggle="modal" data-target="#entrymodal"><i class="fas fa-user-plus"></i> Register Now</button>
</div>
</div>
</div>
</div>
</div></section>
<div class="text-center" style="padding: 50px;">
<small>© Copyright 2024 Vuyo.me. All rights reserved.<br><br> <a href="contact">Contact</a> | <a href="disclaimer">Disclaimer</a></small>
</div>
<!-- Entry - Modal -->
<div class="modal fade" id="entrymodal" tabindex="-1" role="dialog" aria-labelledby="entrymodaltitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body text-center" style="color: #000">
<p><b>Your entry will be created and published after successful verification. All information about your company (opening times, feedback, etc.) is added automatically.</b></p>
<form action="microsite/reg/ok#736768" method="post" enctype="multipart/form-data">
<div class="form-group">
<input type="text" name="company" class="form-control" placeholder="*Company name" required="">
</div>
<div class="form-group">
<input type="text" name="address" class="form-control" placeholder="*Company address" required="">
</div>
<div class="form-group">
<input type="text" name="email" class="form-control" placeholder="*E-mail address" required="">
</div>
<button type="button" class="btn btn-dark" style="border-radius: 20px;" data-dismiss="modal">close</button> <button type="submit" class="btn btn-dark" style="border-radius: 20px; background: #1489C3;">submit</button>
</form> </div>
</div>
</div>
</div>
<style type="text/css">.typewrite > .wrap { border-right: 0.08em solid #fff}</style></body></html>