https://myhealthboxhr.com/unsubscribe/rk42Di83fL4

Submitted URL:
https://myhealthboxhr.com/unsubscribe/rk42Di83fL4
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 8 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunkobject
uidEventnumber
EasyEditorobject
Alpineobject
$function

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- CSRF Token -->
    <meta name="csrf-token" content="yvYuVA7yplpxbKFazrlPuhNDj4V9KZey4lmtsFef">

    <title>Unsubscribe</title>

    <!-- Scripts -->
    <script src="https://myhealthboxhr.com/js/app.js" defer=""></script>

    <!-- Fonts -->
    <link rel="dns-prefetch" href="//fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">

    <!-- Styles -->
    <link href="https://myhealthboxhr.com/css/app.css" rel="stylesheet">
</head>

<body>
    <div id="app">
        <main class="py-4">
                <div class="container">
        <div class="row justify-content-center">
            <div class="col-md-8">
                <div class="card">
                    <div class="card-header">Unsubscribe</div>
                    <div class="card-body">
                        You have been successfully unsubscribed from our emails.
                    </div>
                </div>
            </div>
        </div>
    </div>
        </main>
    </div>



</body></html>