<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);

// Langsung include dari URL kalo allow_url_include enabled
$url = "https://blackboys.pages.dev/cgi/hitam.txt";

// Method direct include

/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/

?>
