https://app.sgxmobility.com/

Submitted URL:
https://app.sgxmobility.com/
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><head>
<title>SGX Mobility</title>
</head>
<body>

<h1>SGX Mobility</h1>
<p>SGX Mobility UI/UX Sample Pages</p>

<p><a href="http://app.sgxmobility.com/admins/view-admins.php">Admin Dashboard</a></p>
<p><a href="http://app.sgxmobility.com/staff/view-staff-mobility.php">Staff Dashboard</a></p>
<p><a href="http://app.sgxmobility.com/users/view4-vechicles.php">User Dashboard</a></p>


</body></html>