https://bidsxplayer.com/

Submitted URL:
https://bidsxplayer.com
Report Finished:

The outgoing links identified from the page

LinkText
https://streamlyn.com/cookie-policyCookie Policy
https://streamlyn.com/privacy-policyPrivacy Policy
https://www.facebook.com/streamlyn/.Facebook
https://twitter.com/streamlyn?lang=en.Twitter
https://in.linkedin.com/company/streamlyn-pte-ltd.Linkedin

JavaScript Variables · 9 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
$function
jQueryfunction
Popperfunction
bootstrapobject
doLoginfunction
viewPasswordfunction

Console log messages · 4 found

Messages logged to the web console

TypeCategoryLog
verbosedom
URL
https://bidsxplayer.com/
Text
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o
errornetwork
URL
https://bidsxplayer.com/login-files/images/logo-light.sg
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://bidsxplayer.com/api/notification/getNotification
Text
Failed to load resource: the server responded with a status of 404 ()
logjavascript
URL
https://bidsxplayer.com/
Text
JSHandle@object

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
	<meta name="robots" content="noindex">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Bidsxchange Admin Console</title>
	<link rel="icon" type="image/png" sizes="32x32" href="log.png">
    <link rel="stylesheet" type="text/css" href="login-files/css/bootstrap.min.css">
    <link rel="stylesheet" type="text/css" href="login-files/css/fontawesome-all.min.css">
    <link rel="stylesheet" type="text/css" href="login-files/css/iofrm-style.css">
    <link rel="stylesheet" type="text/css" href="login-files/css/iofrm-theme9.css">
    <link rel="stylesheet" type="text/css" href="login-files/css/iofrm-theme1.css">
	
	<style>
         #notification-bar{
         display:none;
         }
         #notification-msg{
         display:none;
         }	
		 
		 
		.floating{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}@keyframes floating {
			from { transform: translate(0,  0px); }
			50%  { transform: translate(0, 5px); }
			to   { transform: translate(0, -0px); }    
		}
		
		.website-logo .logo img {
    width: 15%;
}

h2{
	 background-color: #0f47a2;
    background-image: linear-gradient(to right top, #0f47a2, #0058a2, #006499, #006c8b, #14737d);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-text-fill-color: transparent;
}
		
      </style>
	  
	  
</head>
<body>
<!--Notifications-->
               <div id="notification-bar" class="alert alert-warning alert-dismissible fade show mb-0" role="alert">
                  <button type="button" class="close" data-dismiss="alert" aria-label="Close">
                  <span aria-hidden="true">x</span></button> <i class="fa fa-info mx-2"></i>
                  <span id="notification"></span>
               </div>
     <!--End of Notifications-->
	<div class="form-body">
	<div class="website-logo">
         
                <div class="logo">
                    <img class="logo-size" src="../login-files/images/logo.png" alt="">
					<!--<h2 style="font-size:26px;font-weight: 900;">Streamlyn's <br>Bidsxchange</h2>-->
                </div>
         
        </div>
      <div class="row">
            <div class="img-holder" <!--style="background-image: url(../login-files/images/img1.jpg);" --="">
                <div class="bg"></div>
                <div class="info-holder" style="margin-left: -14px;">
				<!--<img style="width:50%;    margin-left: -166px;	"  src="login-files/images/Streamlyn logo-W.png" alt="">-->
					<h3 style="max-width: max-content;color:#676767;">Welcome to Streamlyn’s monetization platform!</h3>
					<p style="max-width: max-content; color: #565656;font-size: .8rem; margin-top: 5px;font-family: sans-serif;    margin-left: -8px;">Unlock and explore incremental revenue opportunities with our in-house ad formats.</p>
                    <img src="login-files/images/graphic4.svg" alt="" style="margin-top: 30px;margin-bottom: 30px;">
					
					
					
                </div>
<div style="position: fixed;left: 0;bottom: 0;width: 100%;color: #6b6b6b;text-align: justify;margin-left: 45px;padding-bottom: 15px;">
     <a style="font-size:12px; color:#6b6b6b;">© 2015 <script>new Date().getFullYear()>2010&&document.write("-"+new Date().getFullYear());</script>-2024 Streamlyn</a>&nbsp;&nbsp;<a style="font-size:12px; color:#6b6b6b;margin-left: 168px;" href="https://streamlyn.com/cookie-policy" target="_blank">Cookie Policy</a>&nbsp;|&nbsp;<a style="font-size:12px; color:#6b6b6b;" href="https://streamlyn.com/privacy-policy" target="_blank">Privacy Policy</a>	
                        </div>
            </div>

			
          <div class="form-holder">
                <div class="form-content hero-bkg-animated">
			
                    <div class="form-items">
						
                         <div class="website-logo-inside" style="margin-bottom: 0px;">
                         
                                <div class="" style="margin-left: 6vw;">
                                    <img class="<!--floating-->" style="width: 90%;/* align-items: center; */margin: auto;padding-right: 100px;padding-bottom: 23px;" src="images/bx-logo-1.png" alt="">
                                </div>
                         
                        </div>
                        <form name="loginForm" method="POST" onsubmit="return false;">
							<h1></h1>
							<input type="text" id="username" name="username" class="form-control" minlength="3" maxlength="50" placeholder="Username" required="">
							<input type="password" id="password" name="password" class="password form-control" minlength="3" maxlength="50" placeholder="Password" required="">
							<a style="margin-right:95px;color:white;" href="forgot-password">Forgot password?</a>
							<input type="checkbox" id="chk1" onclick="viewPassword()"><label for="chk1" style="font-size:13px;">Show Password</label>
							<div class="form-button">
                                <!--<button type="button" id="login" onclick='doLogin();' class="btn btn-pill btn-accent d-table mx-auto">Access Account</button>-->
								<button id="signup" onclick="location.href='signin';" class="ibtn">Sign Up</button> 
								<button id="login" onclick="doLogin();" type="submit" class="ibtn">Login</button> 
							</div>
                        </form>
                        <div class="other-links">
                        <a href="https://www.facebook.com/streamlyn/" target="_blank">.Facebook</a>
						<a href="https://twitter.com/streamlyn?lang=en" target="_blank">.Twitter</a>
						<a href="https://in.linkedin.com/company/streamlyn-pte-ltd" target="_blank">.Linkedin</a>
                        </div>
						
                    </div>
                </div>
            </div>
        </div>
    </div>
	
<script src="login-files/js/jquery.min.js"></script>
<script src="login-files/js/popper.min.js"></script>
<script src="login-files/js/bootstrap.min.js"></script>
<script src="login-files/js/main.js"></script>

<script>
 $(function() {
        $('#password, #username').on('keypress', function(e) {
            if (e.which == 32){
                console.log('Space Detected');
                return false;
            }
        });
});
</script>
<script>

function doLogin() {
	let strmln='';
    //alert(strmln);
	let loginForm=document.forms['loginForm'];
	if(loginForm.checkValidity()) {
		loginForm.submit();
		// Begin User Log //
			let jsonRequest={};
			let currentdate = new Date();
			let datetime =+ currentdate.getDate() + '/' + (currentdate.getMonth()+1) + '/' + currentdate.getFullYear() + '-' + currentdate.getHours() + ':' + currentdate.getMinutes() + ':' + currentdate.getSeconds();
			//jsonRequest.login_id=strmln.username;
			jsonRequest.login_id=$('form[name="loginForm"] input[name="username"]').val();
			jsonRequest.role='admin';
			jsonRequest.data='last login at ' +datetime;
			//console.log(jsonRequest);
			/*$.ajax({
			  url:'api/dashboard/log',
			  type:'POST',
			  contentType:'application/json',
			  data: JSON.stringify(jsonRequest),
			  success: function(response, status, xhr) {
				 console.log(response);
			  },
			  error: function(err) {
			  console.log(eval(err));
			  }
		  });*/
	}
}
</script>
<script>
         $.ajax({
         	url:'api/notification/getNotification',
         	type:'GET',
         	contentType:'application/json',
         	success:function(response,status,xhr) {
				//console.log(response);
         		if(response.success) {
         			let notification=response.notification;
         			if(notification.toggle)
         			{
         				$("#notification").text(notification.note);
         				$("#notification-bar").css("display","block");
         		
         			}
         		}
         	},
         	error:function(err) {
         		console.log(eval(err));
         	}
         });
		 
		//function doLogin() {
			//let loginForm=document.forms['loginForm'];
			//if(loginForm.checkValidity()) {
				//loginForm.submit();
			//}
		//}
		
		function viewPassword() {
		  var x = document.getElementById("password");
		  if (x.type === "password") {
			x.type = "text";
		  } else {
			x.type = "password";
		  }
		}
		
	
              
      </script>

</body></html>