https://t-me.us/Core/boot.php?decode=jQL05&RSR=MXgx&SSR=MXgx&CT=1733305516.731

Submitted URL:
https://t-me.us/jQL05
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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
errornetwork
errornetwork

HTML

The raw HTML body of the page

<html><head></head><body><style>*{ box-sizing: border-box; margin: 0; padding: 0; border: 0; } html, body{ width: 100%; height: 100%; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 14px; line-height: 21px; color: gray; background: white url(abstract-dots.jpg) no-repeat center center fixed; background-size: cover; } div{ max-width: 360px; min-width: 180px; margin: auto; padding: 20px; position: relative; top: 50%; transform: translateY(-50%); background-color: white; } h1{ margin-bottom: 20px; }</style><div><h1>Coming Soon</h1><p>Our website is under construction. Please check back again soon.</p></div></body></html>