- Scan ID:
- af83e3c6-64fa-45c1-a6b0-e2715a4263a4Finished
- Submitted URL:
- https://www.svip998.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 4 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 |
---|---|
0 | object |
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 lang="en"><head>
<meta charset="UTF-8">
<title>ChancesClub</title>
<style>
iframe{
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 750px;
width: 430px;
border: none;
border-radius: 8px;
}
body{
background-color: #f3f3f3;
margin: 0;
padding: 0;
}
</style>
</head>
<body>
<iframe src="/?screen=true"></iframe>
</body></html>