https://hop-live.adyen.com/hop/view/checks/identity/0/personal-data

Submitted URL:
https://hop-live.adyen.com/hop/view/checks/identity/0/personal-data
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 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

Console log messages · 1 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 http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1.0">
        <meta name="msapplication-TileColor" content="#0abf53">
        <meta name="theme-color" content="#ffffff">

        <title>401 | Adyen - Marketpay Hosted Onboarding</title>

        <link rel="apple-touch-icon" sizes="180x180" href="/hop/img/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/hop/img/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/hop/img/favicon/favicon-16x16.png">
        <link rel="mask-icon" href="/hop/img/favicon/safari-pinned-tab.svg" color="#0abf53">
        <link rel="shortcut icon" href="/hop/img/favicon/favicon.ico">
        <link rel="stylesheet" type="text/css" href="/hop/static/error-page.css">
    </head>

    <body>
        <div class="hop-header"></div>

        <div class="hop-content">
            <div class="hop-container">
                <div class="hop-error-icon">
                    <img src="/hop/img/icon-401.svg" alt="401 Error">
                </div>
                <h2>Inactive link</h2>
                <div>The link is no longer active. To continue, ask your platform for a new link.</div>
            </div>
        </div>
    
</body></html>