- ID de l'analyse :
- dbd14ba3-e99d-432d-a426-f9f502fde2c7Terminée
- URL soumise :
- https://forms.pabbly.com/form/share/0aep-722609002
- Fin du rapport :
Liens : 1 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.pabbly.com/form-builder/ | online form builder |
Variables JavaScript : 7 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 |
$ | function |
jQuery | function |
Popper | function |
bootstrap | object |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en-US"><head>
<title>404 - Page Not Found</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<style type="text/css">
::selection {
background-color: #E13300;
color: white;
}
::moz-selection {
background-color: #E13300;
color: white;
}
::webkit-selection {
background-color: #E13300;
color: white;
}
html,
body {
height: 100%;
}
body {
background: #f3f7fa;
margin: 0;
font: 14px normal Helvetica, Arial, sans-serif;
color: #4F5155;
}
body,
p {
font-family: 'Open Sans', sans-serif;
}
.notfoundpanel {
text-align: center;
margin: 6% auto;
}
.notfoundpanel h1 {
font-size: 130px;
color: #333;
margin: 0;
line-height: 130px;
}
.notfoundpanel h3 {
width: 83%;
color: #923c3c;
margin: 20px auto;
font-size: 19px;
text-align: center;
line-height: 28px;
}
.notfound h4panel {
font-size: 14px;
}
.notfoundpanel a.back2home {
background-color: #797777;
border: 1px solid gray;
border-radius: 5px;
color: white;
font-size: 15px;
font-weight: 700;
padding: 10px 12px;
text-decoration: none;
}
.notfoundpanel a.back2home:hover {
text-decoration: none;
}
.notfoundpanel img {
max-width: 100%;
height: auto;
}
.card-wrapper {
margin: 0px auto;
display: table;
padding: 0 51px;
}
.warning_message,
h3,
h6 {
color: #6c757d;
font-size: 14px;
line-height: 30px;
text-shadow: 0.3px 0.4px #414141;
font-family: 'Open Sans', sans-serif;
}
.card {
border-radius: 5px !important;
box-shadow: 0px 2px 6px #ced4da;
}
.card .card-body {
padding: 50px;
}
</style>
</head>
<body class="h-100">
<div class="container h-100">
<div class="container h-100 p-0">
<div class="row h-100 justify-content-center align-items-center">
<div class="col-12 col-md-8 col-lg-6 p-0 pb-5 pt-5 mb-5">
<!-- Card start -->
<div class="card text-center">
<div class="card-body">
<div class="card-title">
<a href="https://www.pabbly.com/form-builder/" class="d-inline-block mb-4" target="_blank">
<img src="https://s3-us-west-2.amazonaws.com/formgetassets/images/login-logo.png" alt="formget logo">
</a>
</div>
<h6 class="card-text warning_message mb-4"><center>Access to this <a style="text-decoration: none;" href="https://www.pabbly.com/form-builder/" target="_blank">online form builder</a> account is withheld due to violation of our content policy. If you think, this is an error, please contact us.</center></h6>
<a href="https://www.pabbly.com/form-builder/" target="_blank" class="btn btn-primary"><span class="btn-text">Contact Us Here</span></a>
</div>
</div>
<!-- Card end -->
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</div></body></html>