- Scan ID:
- 57e494f2-9ae5-4883-8b93-1f79d4631d50Finished
- Submitted URL:
- https://blt.guru/
- 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 · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html style="width:100%;height:100%"><head><title>BLT Guru</title><link href="/favicon.png" rel="icon" type="image/x-icon"></head><body style="width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center"><div style="font-weight:700;font-size:24px;opacity:.2;pointer-events:none;font-family:sans-serif">BLT Guru</div></body></html>