- Scan ID:
- 47d56539-4a49-4e86-9e20-111eb5fb4158Finished
- Submitted URL:
- https://app.link/
- Report Finished:
Links · 0 found
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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<link rel="stylesheet" type="text/css" href="https://cdn.branch.io/static/styles.css">
</head>
<body>
<div class="container">
<h1>That link could not be found!</h1>
<h2>Check the spelling of the link or make sure you're using the correct domain.</h2>
</div>
</body></html>