| Server IP : 74.208.236.52 / Your IP : 216.73.217.12 Web Server : Apache System : Linux infong527 4.4.400-icpu-115 #2 SMP Mon Jul 6 08:15:05 UTC 2026 x86_64 User : u44043973 ( 5404757) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/18/d194259149/htdocs/bonus1/admin/ |
Upload File : |
<html>
<body>
<center>
<?
if($_GET['ok']) echo "<b>If you can see this message, the site isn't a frame breaker.</b>";
else {
?>
Please wait <span id="plzwait">3 seconds</span>
<script type="text/javascript">
counter = 3;
function countdown() {
if ((0 <= 100) || (0 > 0)) {
counter--;
if(counter > 0) {
document.getElementById("plzwait").innerHTML = '<b>'+counter+'<\/b> seconds';
setTimeout('countdown()',1000);
}
}
}
countdown();
</script>
<?
}
?>
<br>
</body>
</html>