{% else-1 %}
Fallen * 10.22
(26 дек 2013, 16:50) (0/0) [0]
сам код http://profiwm.com/codes/code.php?id=983

<?php
$url = \'http://pipiski.net\'; # сайт жертвы
$a = curl_init($url);
curl_setopt($a, CURLOPT_REFERER, $url);
curl_exec($a);
header(\'Location: http://trollface.com\'); # резко скидываем няшку на нужную сраничку
curl_close($a);
?>

успешно протестировал, всё оказалось просто ))
  • 1 из 1