Razorback 3 Filesharing P2P

 

High Speed Downloads

END; $query = $_REQUEST["q"]; $usenextLink = "http://www.FriendlyDuck.com/AF_TA/rel/index.cfm?RST=UNXDE&TAD=403269"; $url = 'http://search.usenext.de/search/searchfilegroup_ext?search=' . $query . '&num=20'; $obj = new HTTPRequest($url); $results = $obj->DownloadToString(); $durch = "1048576"; foreach ( preg_split("/usenext:\?t=+[\w]+[\.]/", $results ) as $string) { list( $lenght, $name, $type ) = explode(',', $string); trim($length); $float = substr($lenght, 0, 4 ); $lenght2 = $lenght / $durch; $lenght2 = round($lenght2, 2); if ( strlen($name) > 1 ) { echo << $name
filetyp: $type
filesize: $lenght2 MB

END; }; // if }; # foreach exit; foreach ( explode("\n", $results ) as $string) { list( $lenght, $name, $type, $usenext ) = explode(',', $string); $round = round($length/1024*1024); echo << $name
filetyp: $type
filesize: $length $name, $type, $usenext MB
END; }; # foreach // // $name
?>