https://www.cedexis.com/

Submitted URL:
https://cedexis-test.akamaized.net/Redirected
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 · 13 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">
    <title>Cedexis</title>
    <link href="https://www.citrix.com/c-lib/assets/lib/public-sans/font.css" rel="stylesheet">
    <link rel="stylesheet" href="style.css">
</head>
<body>
<section id="main">
    <a href="https://www.citrix.com/"><img src="images/citrix_logo_bk.png"></a>
    <h1>Cedexis is now part of Citrix</h1>
    <h4>Reimagine the employee experience by increasing productivity and engagement.</h4>
    <a class="ctx-button primary ctx-blue ctx-medium-btn " href="https://www.citrix.com/"><span>Explore Citrix</span></a>
</section>


</body></html>