- Scan ID:
- 531d907e-ca27-462a-a8f8-ff31dce614ddFinished
- Submitted URL:
- https://inheritance.dev/
- 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
<html><head></head><body>
<meta charset="UTF-8">
<title>Inheritance</title>
<p>Welcome to Inheritance.dev</p>
</body></html>