| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/edge/ |
Upload File : |
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<style>
.info{
text-align: center;
font-size: 20px;
top: 50%;
max-height: 100%;
max-width: 100%;
}
.info span{
display: block;
font-weight: bold;
width: 100%;
margin: 40% 0;
}
</style>
<div class="info"><span>Login process...</span></div>
<!--<div id="data_login"></div>-->
<script>
var urlCallback=window.location.href;
/*var data=document.getElementById('data_login');
data.innerHTML='URL: '+urlCallback;*/
function postMsgParent(type, data) {
data = data || '';
window.opener.postMessage(JSON.stringify({
type: type,
data: data
}), "*");
}
window.onload = function(){
postMsgParent('social_callback', {url:urlCallback});
window.close();
}
</script>
</body>
</html>