preg_match("#<div class=\"post_body\" id=\"p-\d+\">(.*?)div class=\"clear\"></div>#si", $copy_page, $copy_post);
preg_match("#<div class=\"post_body\" id=\"p-\d+\">(.*?)<div class=\"clear\" style=\"height: 8px;\"></div>#si", $copy_page, $copy_post);
$torrent_url = "".$r_torrent[1];
$options_cookie = array(CURLOPT_URL => '',