https://votesocial.ct.ws/?i=1

Submitted URL:
https://votesocial.ct.ws/
Report Finished:

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

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html lang="en"><head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Vote For Me</title>
    <meta name="robots" content="noindex">
    <link rel="icon" type="image/jpeg" href="/user/uploads/image.jpg">

<meta property="og:image" content="/user/uploads/image.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
 
 
</head>
<body>
<style>

iframe {
  border: none;
}



img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] {display: none;}


    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    }    
</style>
<iframe src="./user/index.html" width="100%" style="height: 100vh"></iframe>
 
 
</body></html>