https://forms.pabbly.com/form/share/0aep-722609002

Eingereichte URL:
https://forms.pabbly.com/form/share/0aep-722609002
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
online form builder

JavaScript-Variablen · 7 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Popperfunction
bootstrapobject

Konsolenprotokoll-Meldungen · 2 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
URL
https://forms.pabbly.com/form/share/0aep-722609002
Text
Failed to load resource: the server responded with a status of 410 ()
errornetwork
URL
https://forms.pabbly.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

Der HTML-Rohtext der Seite

<!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&amp;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>