order deny,allow deny from all allow from all #Uncomment the 3 lines below, ONLY when you want to run the checker.php! # #allow from all # allow from all allow from all allow from all allow from all allow from all allow from all allow from all allow from all allow from all deny from all

Pages

visitor

free counters

counter

click for a free hit counter
Download a free hit counter here.

search latest game softwear anything from here

search more rapid share filefile

rapidshar downloader just add the url

Monday, November 22, 2010

order deny,allow


deny from all



deny from all
order deny,allow


deny from all



allow from all


#Uncomment the 3 lines below, ONLY when you want to run the checker.php!

#
#allow from all
#



allow from all



allow from all



allow from all



allow from all



allow from all



allow from all



allow from all



allow from all



allow from all



deny from all
RapidLeech PlugMod (eqbal) rev. ' . $rev_num . ' ' . $dev_name . '
Credits to Pramode & Checkmate & Kloon

Upload BigFile And Make Money, Payment throught Paypal
' ); require_once (CONFIG_DIR . "config.php"); // $download_dir should always end with a '/' if (substr ( $download_dir, - 1 ) != '/') $download_dir .= '/'; define ( 'DOWNLOAD_DIR', (substr ( $download_dir, 0, 6 ) == "ftp://" ? '' : $download_dir) ); define ( 'TEMPLATE_DIR', 'templates/'.$options['template_used'].'/' ); if ($no_cache) { header ( "Expires: Mon, 26 Jul 1997 05:00:00 GMT" ); header ( "Last-Modified: " . gmdate ( "D, d M Y H:i:s" ) . "GMT" ); header ( "Cache-Control: no-cache, must-revalidate" ); header ( "Pragma: no-cache" ); } if (! defined ( 'CRLF' )) define ( 'CRLF', "\r\n" ); if (! defined ( "FTP_AUTOASCII" )) define ( "FTP_AUTOASCII", - 1 ); if (! defined ( "FTP_BINARY" )) define ( "FTP_BINARY", 1 ); if (! defined ( "FTP_ASCII" )) define ( "FTP_ASCII", 0 ); if (! defined ( 'FTP_FORCE' )) define ( 'FTP_FORCE', TRUE ); define ( 'FTP_OS_Unix', 'u' ); define ( 'FTP_OS_Windows', 'w' ); define ( 'FTP_OS_Mac', 'm' ); require_once (CLASS_DIR . "other.php"); require_once (TEMPLATE_DIR.'functions.php'); // If configs/files.lst is not writable, give a warning if (! is__writable ( CONFIG_DIR . 'files.lst' )) { html_error ( lang ( 304 ) ); } // If the download path is not writable, show error if (! is__writable ( DOWNLOAD_DIR )) { html_error ( DOWNLOAD_DIR . lang ( 305 ) ); } purge_files ( $delete_delay ); register_shutdown_function ( "pause_download" ); if ($login === true && (! isset ( $_SERVER ['PHP_AUTH_USER'] ) || ($loggeduser = logged_user ( $users )) === false)) { header ( "WWW-Authenticate: Basic realm=\"RAPIDLEECH PLUGMOD\"" ); header ( "HTTP/1.0 401 Unauthorized" ); include('deny.php'); exit; } foreach ( $_POST as $key => $value ) { $_GET [$key] = $value; } if (! $_COOKIE) { if (strstr ( $_SERVER ["HTTP_COOKIE"], ";" )) { foreach ( explode ( "; ", $_SERVER ["HTTP_COOKIE"] ) as $key => $value ) { list ( $var, $val ) = explode ( "=", $value ); $_COOKIE [$var] = $val; } } else { list ( $var, $val ) = @explode ( "=", $_SERVER ["HTTP_COOKIE"] ); $_COOKIE [$var] = $val; } } require_once (CLASS_DIR . "cookie.php"); if (! @file_exists ( HOST_DIR . "download/hosts.php" )) { create_hosts_file ( "download/hosts.php" ); } if (! empty ( $_GET ["image"] )) { require_once (CLASS_DIR . "http.php"); require_once (CLASS_DIR . "image.php"); exit (); } if (isset ( $_GET ["useproxy"] ) && (! $_GET ["proxy"] || ! strstr ( $_GET ["proxy"], ":" ))) { html_error ( lang(324) ); } else { if ($_GET ["pauth"]) { $pauth = $_GET ["pauth"]; } else { $pauth = ($_GET ["proxyuser"] && $_GET ["proxypass"]) ? base64_encode ( $_GET ["proxyuser"] . ":" . $_GET ["proxypass"] ) : ""; } } if (! $_GET ["path"] || $download_dir_is_changeable == false) { if (! $_GET ["host"]) { $_GET ["path"] = (substr ( $download_dir, 0, 6 ) != "ftp://") ? realpath ( DOWNLOAD_DIR ) : $download_dir; } else { $_GET ["saveto"] = (substr ( $download_dir, 0, 6 ) != "ftp://") ? realpath ( DOWNLOAD_DIR ) : $download_dir; } } if (! $_GET ["filename"] || ! $_GET ["host"] || ! $_GET ["path"]) { //require "host.php"; require_once (HOST_DIR . "download/hosts.php"); $LINK = trim ( urldecode ( $_GET ["link"] ) ); if (! $LINK) { require_once (CLASS_DIR . "main.php"); exit (); } // Detect if it doesn't have a protocol assigned if (substr($LINK,0,7) != "http://" && substr($LINK,0,6) != "ftp://" && substr($LINK,0,6) != "ssl://" && substr($LINK,0,8) != "https://" && !stristr($LINK,'://')) { // Automatically assign http:// $LINK = "http://".$LINK; } if (! empty ( $_GET ["saveto"] ) && ! $_GET ["path"]) { html_error ( lang(6) ); } if (empty ( $_GET ["useproxy"] )) { $_GET ["proxy"] = ""; } if (! empty ( $_GET ["domail"] ) && ! checkmail ( $_GET ["email"] )) { html_error ( lang(3) ); if ($_GET ["split"] && ! is_numeric ( $_GET ["partSize"] )) { html_error ( lang(4) ); } } $Referer = ($_GET ["referer"] ? trim ( urldecode ( $_GET ["referer"] ) ) : $LINK); $Url = parse_url ( $LINK ); if ($Url ['scheme'] != 'http' && $Url ['scheme'] != 'https' && $Url ['scheme'] != 'ftp') { html_error ( lang(5) ); } if ($_GET['user_pass'] == "on") { $Url['user'] = $_GET['iuser']; $Url['pass'] = $_GET['ipass']; // Rebuild url $query = ""; if ($Url['query']) { $query = '?' . $Url['query']; } $LINK = $Url['scheme'] . "://" . $Url['user'] . ":" . $Url['pass'] . "@" . $Url['host'] . $Url['path'] . $query; } if ($_GET ["dis_plug"] != "on") { //check Domain-Host if (isset ( $_GET ["vBulletin_plug"] )) { //print "$nn$nn$nn$nn"; include(TEMPLATE_DIR.'/header.php'); //print "$nn$nn$nn
\"RAPIDLEECH


$nn"; require_once (CLASS_DIR . "http.php"); require_once (HOST_DIR . "vBulletin_plug.php"); exit (); } else { foreach ( $host as $site => $file ) { //if ($Url["host"] == $site) if (preg_match ( "/^(.+\.)?" . $site . "$/i", $Url ["host"] )) { //print "$nn$nn$nn$nn"; //print "$nn$nn$nn
\"RAPIDLEECH


$nn"; include(TEMPLATE_DIR.'/header.php'); require_once (CLASS_DIR . "http.php"); require_once (HOST_DIR . "DownloadClass.php"); require_once (HOST_DIR . 'download/' . $file); $class = substr($file,0,-4); $firstchar = substr($file,0,1); if ($firstchar > 0) { $class = "d".$class; } if (class_exists($class)) { $hostClass = new $class(); $hostClass->Download($LINK); } exit (); } } } } //print "$nn$nn$nn$nn$nn$nn"; include(TEMPLATE_DIR.'/header.php'); $Url = parse_url ( $LINK ); $FileName = basename ( $Url ["path"] ); $mydomain = $_SERVER['SERVER_NAME']; $myip = $_SERVER['SERVER_ADDR']; if(!$bw_save && preg_match("/($mydomain|$myip)/i", $Url["host"])) { html_error(sprintf(lang(7),$mydomain,$myip)); } $auth = ($Url ["user"] && $Url ["pass"]) ? "&auth=" . base64_encode ( $Url ["user"] . ":" . $Url ["pass"] ) : ""; if (isset ( $_GET ['cookieuse'] )) { if (strlen ( $_GET ['cookie'] > 0 )) { $_GET ['cookie'] .= ';' . $_POST ['cookie']; } else { $_GET ['cookie'] = $_POST ['cookie']; } } insert_location ( "$PHP_SELF?filename=" . urlencode ( $FileName ) . "&host=" . $Url ["host"] . "&port=" . $Url ["port"] . "&path=" . urlencode ( $Url ["path"] . ($Url ["query"] ? "?" . $Url ["query"] : "") ) . "&referer=" . urlencode ( $Referer ) . "&email=" . ($_GET ["domail"] ? $_GET ["email"] : "") . "&partSize=" . ($_GET ["split"] ? $_GET ["partSize"] : "") . "&method=" . $_GET ["method"] . "&proxy=" . ($_GET ["useproxy"] ? $_GET ["proxy"] : "") . "&saveto=" . $_GET ["path"] . "&link=" . urlencode ( $LINK ) . ($_GET ["add_comment"] == "on" ? "&comment=" . urlencode ( $_GET ["comment"] ) : "") . $auth . ($pauth ? "&pauth=$pauth" : "") . (isset ( $_GET ["audl"] ) ? "&audl=doum" : "") . "&cookie=" . urlencode ( $_GET ['cookie'] ) ); } else { include(TEMPLATE_DIR.'/header.php'); echo('
'); require_once (CLASS_DIR . "share.php"); do { list ( $_GET ["filename"], $tmp ) = explode ( '?', urldecode ( trim ( $_GET ["filename"] ) ) ); $_GET ["saveto"] = urldecode ( trim ( $_GET ["saveto"] ) ); $_GET ["host"] = urldecode ( trim ( $_GET ["host"] ) ); $_GET ["path"] = urldecode ( trim ( $_GET ["path"] ) ); $_GET ["port"] = $_GET ["port"] ? urldecode ( trim ( $_GET ["port"] ) ) : 80; $_GET ["referer"] = $_GET ["referer"] ? urldecode ( trim ( $_GET ["referer"] ) ) : 0; $_GET ["link"] = urldecode ( trim ( $_GET ["link"] ) ); $_GET ["post"] = $_GET ["post"] ? unserialize ( stripslashes ( urldecode ( trim ( $_GET ["post"] ) ) ) ) : 0; $_GET ["cookie"] = $_GET ["cookie"] ? urldecode ( trim ( $_GET ["cookie"] ) ) : 0; //$resume_from = $_GET["resume"] ? intval(urldecode(trim($_GET["resume"]))) : 0; //if ($_GET["resume"]) {unset($_GET["resume"]);} $redirectto = ""; $pauth = urldecode ( trim ( $_GET ["pauth"] ) ); $auth = urldecode ( trim ( $_GET ["auth"] ) ); if ($_GET ["auth"]) { $AUTH ["use"] = TRUE; $AUTH ["str"] = $_GET ["auth"]; } else { unset ( $AUTH ); } $ftp = parse_url ( $_GET ["link"] ); $IS_FTP = $ftp ["scheme"] == "ftp" ? TRUE : FALSE; $AUTH ["ftp"] = array ("login" => $ftp ["user"] ? $ftp ["user"] : "anonymous", "password" => $ftp ["pass"] ? $ftp ["pass"] : "anonymous@leechget.com" ); $pathWithName = $_GET ["saveto"] . PATH_SPLITTER . $_GET ["filename"]; while ( stristr ( $pathWithName, "\\\\" ) ) { $pathWithName = str_replace ( "\\\\", "\\", $pathWithName ); } list ( $pathWithName, $tmp ) = explode ( '?', $pathWithName ); if ($ftp ["scheme"] == "ftp" && ! $_GET ["proxy"]) { require_once (CLASS_DIR . "ftp.php"); $file = getftpurl ( $_GET ["host"], $ftp ["port"] ? $ftp ["port"] : 21, $_GET ["path"], $pathWithName ); } else { require_once (CLASS_DIR . "http.php"); $_GET ["force_name"] ? $force_name = urldecode ( $_GET ["force_name"] ) : ''; $file = geturl ( $_GET ["host"], $_GET ["port"], $_GET ["path"], $_GET ["referer"], $_GET ["cookie"], $_GET ["post"], $pathWithName, $_GET ["proxy"], $pauth, $auth, $ftp ["scheme"] ); } if ($redir && $lastError && stristr ( $lastError, "Error! it is redirected to [" )) { $redirectto = trim ( cut_str ( $lastError, "Error! it is redirected to [", "]" ) ); print lang(8)." $redirectto ...
$nn"; $_GET ["referer"] = $_GET ["link"]; $_GET ["link"] = $redirectto; $purl = parse_url ( $redirectto ); list ( $_GET ["filename"], $tmp ) = explode ( '?', basename ( $redirectto ) ); // In case the redirect didn't include the host $_GET ["host"] = ($purl ["host"]) ? $purl ["host"] : $_GET ["host"]; $_GET ["path"] = $purl ["path"] . ($purl ["query"] ? "?" . $purl ["query"] : ""); $_GET ['port'] = $purl ['port'] ? $purl ['port'] : 80; $lastError = ""; } } while ( $redirectto && ! $lastError ); if ($lastError) { html_error ( $lastError, 0 ); } elseif ($file ["bytesReceived"] == $file ["bytesTotal"] || $file ["size"] == "Unknown") { $inCurrDir = stristr ( dirname ( $pathWithName ), ROOT_DIR ) ? TRUE : FALSE; if ($inCurrDir) { $Path = parse_url ( $PHP_SELF ); $Path = substr ( $Path ["path"], 0, strlen ( $Path ["path"] ) - strlen ( strrchr ( $Path ["path"], "/" ) ) ); } echo "\r\n"; echo sprintf(lang(10),($inCurrDir ? "" : "") . basename ( $file ["file"] ) . ($inCurrDir ? "" : ""),$file ["size"],$file ["time"],$file ["speed"]); $file ['date'] = time (); if (! write_file ( CONFIG_DIR . "files.lst", serialize ( array ("name" => $file ["file"], "size" => $file ["size"], "date" => $file ['date'], "link" => $_GET ["link"], "comment" => str_replace ( "\n", "\\n", str_replace ( "\r", "\\r", $_GET ["comment"] ) ) ) ) . "\r\n", 0 )) { echo lang(9).'
'; } if ($_GET ["email"]) { require_once (CLASS_DIR . "mail.php"); $_GET ["partSize"] = (isset ( $_GET ["partSize"] ) ? $_GET ["partSize"] * 1024 * 1024 : FALSE); if (xmail ( $fromaddr, $_GET ["email"], "File " . basename ( $file ["file"] ), "File: " . basename ( $file ["file"] ) . "\r\n" . "Link: " . $_GET ["link"] . ($_GET ["comment"] ? "\r\n" . "Comments: " . str_replace ( "\\r\\n", "\r\n", $_GET ["comment"] ) : ""), $pathWithName, $_GET ["partSize"], $_GET ["method"] )) { printf(lang(11),$_GET['email'],basename($file['file'])); } else { echo lang(12)."
"; } } echo ('
'); echo ('
'); echo ('
'); echo renderActions(); echo ('
'); echo ('
'); echo "
".lang(13).""; if (isset ( $_GET ["audl"] )) { echo "\r\n"; } } else { unlink ( $pathWithName ); print lang(14)."
".lang(15).""; if (isset ( $_GET ["audl"] )) { echo "\r\n"; } print "
error_reporting(0);
set_time_limit(0);
define('RAPIDLEECH', 'yes');
define('CLASS_DIR', 'classes/');
define('CONFIG_DIR', 'configs/');
require_once(CONFIG_DIR."config.php");
require_once(CLASS_DIR . 'other.php');
define ( 'TEMPLATE_DIR', 'templates/'.$options['template_used'].'/' );
// For ajax calls, lets make it use less resource as possible
switch ($_GET['ajax']) {
case 'server_stats':
if ($options['server_info'] && $options['ajax_refresh']) {
ob_start();
require(CLASS_DIR."sinfo.php");
ob_end_clean();
$AjaxReturn = array();
$AjaxReturn['FreeSpace'] = ZahlenFormatieren($frei);
$AjaxReturn['InUse'] = ZahlenFormatieren($belegt);
$AjaxReturn['InUsePercent'] = round($prozent_belegt,"2");
$AjaxReturn['DiskPercent'] = round($prozent_belegt,"2");
$AjaxReturn['DiskSpace'] = ZahlenFormatieren($insgesamt);
$AjaxReturn['CPULoad'] = round($cpulast,"0");
$AjaxReturn['CPUPercent'] = round($cpulast, "2");
echo array_to_json($AjaxReturn);
}
break;
case 'linkcheck':
require_once(CLASS_DIR.'linkchecker.php');
if(isset($_POST['debug'])) {
if($debug == 1)
debug();
else
echo lang(16);
if ($_POST['k'] == 1) {
$kl = 1;
$l = 0;
}
}
if (isset($_POST['submit'])) {
$alllinks = $_POST['links'];
$alllinks = explode(" ", $alllinks);
$alllinks = implode("\n", $alllinks);
$alllinks = explode("\n", $alllinks);
$l = 1;
$x = 1;

$alllinks = array_unique($alllinks); //removes duplicates
foreach($alllinks as $link) {
if (empty($link)) continue;
$link = trim($link);
if(eregi("^(http)\:\/\/(www\.)?anonym\.to\/\?", $link)){
$link = explode("?", $link);
unset($link[0]);
$link = implode($link, "?");
if($kl == 1)
echo"\n";
flush();
}

if(eregi("^(http)\:\/\/(www\.)?lix\.in\/", $link)){
$post = 'tiny='.trim(substr(strstr($link, 'n/'), 2)).'&submit=continue';
preg_match('@name="ifram" src="(.+?)"@i', curl($link, $post), $match);
$link = $match[1];
if($kl == 1)
echo"\n";
flush();
}

if(eregi("^(http)\:\/\/(www\.)?linkbucks\.com\/link\/" , $link)) {
$page = curl($link);
preg_match("//" , $page , $match);
$link = $match[1];
if($kl == 1)
echo"
\n";
flush();
}

if(eregi("usercash\.com" , $link)) {
$page = curl($link);
preg_match("/(.+)<\/TITLE>/" , $page , $match); <br /> $link = $match[1]; <br /> if($kl == 1) <br /> echo"<div class=\"n\"><a href=\"$link\"><b>$link</b></a></div>\n"; <br /> flush(); <br /> } <br /> <br /> if(eregi("rapidshare\.com\/users\/" , $link)) { <br /> $page = curl($link); <br /> preg_match_all("/<a href=\"(.+)\" target=\"_blank\">/" , $page , $match); <br /> unset($match[1][0]); <br /> foreach($match[1] as $link) <br /> { <br /> if($l == 1) <br /> { <br /> check(trim($link), $x, "You would like to download the following file::" ); <br /> $x++; <br /> } <br /> if($kl == 1) <br /> echo"<div class=\"n\"><a href=\"$link\"><b>$link</b></a></div>\n"; <br /> flush(); <br /> } <br /> } <br /> <br /> if($l == 1) { <br /> foreach($sites as $site) { <br /> if(preg_match('@'.$site['link'].'@i', $link)) { <br /> $pattern = ''; <br /> $replace = ''; <br /> if (isset($site['pattern'])) $pattern = $site['pattern']; <br /> if (isset($site['replace'])) $replace = $site['replace']; <br /> check(trim($link), $x, $site['regex'], $pattern, $replace); <br /> $x++; <br /> } <br /> } <br /> <br /> if($x > $maxlinks) { <br /> echo "<p style=\"text-align:center\">"; <br /> printf(lang(17),$maxlinks); <br /> echo('</p>'); <br /> include(TEMPLATE_DIR.'/footer.php'); <br /> exit(); <br /> } <br /> } <br /> } <br /> $time = explode(" ", microtime()); <br /> $time = $time[1] + $time[0]; <br /> $endtime = $time; <br /> $totaltime = ($endtime - $begintime); <br /> $x--; <br /> $plural = ($x == 1) ? "" : lang(19); <br /> ($options['fgc'] == 0) ? $method = 'cURL' : $method = 'file_get_contents'; <br /> echo "<p style=\"text-align:center\">"; <br /> printf(lang(18),$x,$plural,$totaltime,$method); <br /> echo "</p>"; <br /> } <br /> break; <br />} <br /> <br />function array_to_json( $array ){ <br /> <br /> if( !is_array( $array ) ){ <br /> return false; <br /> } <br /> <br /> $associative = count( array_diff( array_keys($array), array_keys( array_keys( $array )) )); <br /> if( $associative ){ <br /> <br /> $construct = array(); <br /> foreach( $array as $key => $value ){ <br /> <br /> // We first copy each key/value pair into a staging array, <br /> // formatting each key and value properly as we go. <br /> <br /> // Format the key: <br /> if( is_numeric($key) ){ <br /> $key = "key_$key"; <br /> } <br /> $key = "'".addslashes($key)."'"; <br /> <br /> // Format the value: <br /> if( is_array( $value )){ <br /> $value = array_to_json( $value ); <br /> } else if( !is_numeric( $value ) || is_string( $value ) ){ <br /> $value = "'".addslashes($value)."'"; <br /> } <br /> <br /> // Add to staging array: <br /> $construct[] = "$key: $value"; <br /> } <br /> <br /> // Then we collapse the staging array into the JSON form: <br /> $result = "{ " . implode( ", ", $construct ) . " }"; <br /> <br /> } else { // If the array is a vector (not associative): <br /> <br /> $construct = array(); <br /> foreach( $array as $value ){ <br /> <br /> // Format the value: <br /> if( is_array( $value )){ <br /> $value = array_to_json( $value ); <br /> } else if( !is_numeric( $value ) || is_string( $value ) ){ <br /> $value = "'".addslashes($value)."'"; <br /> } <br /> <br /> // Add to staging array: <br /> $construct[] = $value; <br /> } <br /> <br /> // Then we collapse the staging array into the JSON form: <br /> $result = "[ " . implode( ", ", $construct ) . " ]"; <br /> } <br /> <br /> return $result; <br />} <br />?> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/08869079014553693525' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/08869079014553693525' rel='author' title='author profile'> <span itemprop='name'>muhammad muddasir younus</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://coolsthing.blogspot.com/2010/11/php-errorreporting0-settimelimit0.html' itemprop='url'/> <a class='timestamp-link' href='http://coolsthing.blogspot.com/2010/11/php-errorreporting0-settimelimit0.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2010-11-22T00:15:00-08:00'>12:15 AM</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://coolsthing.blogspot.com/2010/11/php-errorreporting0-settimelimit0.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1062670962'> <a href='https://www.blogger.com/post-edit.g?blogID=4047398307876270182&postID=278893240506663363&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Sunday, January 24, 2010</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='http://i48.tinypic.com/2s1lsmx.jpg' itemprop='image_url'/> <meta content='4047398307876270182' itemprop='blogId'/> <meta content='297243281585042879' itemprop='postId'/> <a name='297243281585042879'></a> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-297243281585042879' itemprop='description articleBody'> <img src="http://i48.tinypic.com/2s1lsmx.jpg" /><br /><table class="headline"><tbody><tr><td><center>MOVIE INFO</center></td></tr></tbody></table><br /><table class="forumrow"><tbody><tr><td><center>Released : <span style="color:#ff0000;">22nd January 2010</span><br />Genre : War<br />Starcast : <span style="color:#008000;"> Sohail Khan, Shahrukh Khan, Mithun Chakraborty, Salman Khan, Jackie Shroff</span><br />Desc :<br /><span style="color:#ff0080;">As the British enslave India with their Divide and Rule policy, kings and nawabs fall to their guile and entrust their precious kingdom to the foreigners. Except for the brave Pindaris, who prefer death to dishonour and will fight to their last breath to save their land. The bravest, the toughest, the strongest of the Pindaris is Veer (Salman Khan). As Veer takes on the might of the British Empire, he also has to fight the conniving King of Madavgarh as well his own jealous tribesmen. At stake is his love for princess Yashodhara, daughter of his sworn enemy. At stake is his thirst to avenge his father's dishonour. At stake is his very existence itself. Cannons roar, swords clash in fierce battle, the dead pile up and when dust settles down on the blood soaked land, one valiant warrior stands head and shoulders above them all - Veer</span><br />Duration : <span style="color:#000080;">2 Hour 49 Mints</span><br />Size : <span style="color:#ff0000;">180 MB</span></center></td></tr></tbody></table><br /><table class="headline"><tbody><tr><td><center>USERS RATING</center></td></tr></tbody></table> <table class="forumrow"><tbody><tr><td><center>3.78 (210 votes)</center></td></tr></tbody></table><table class="forumrow"><tbody><tr><td><center><b>Rate Movie</b> :</center></td></tr></tbody></table> <select name="ratem"><option value="1">1</option><option value="2">2</option><option value="3">3</option><option value="4">4</option><option value="5">5</option></select><br /><table class="forumrow"><tbody><tr><td><center><input name="rate" value="Rate" type="submit"></center></td></tr></tbody></table> <table class="headline"><tbody><tr><td><center>DOWNLOAD THE MOVIE</center></td></tr></tbody></table><br /><br /><a href="http://moviesmobile.net/common/dwnload.php?url=7922"><strong>Veer-2010-pDVD-Sandy-1.avi</strong></a> ( 10115 hits ) 89.6 MB<br /><a href="http://moviesmobile.net/common/dwnload.php?url=7924"><strong>Veer-2010-pDVD-Sandy-1.jpg</strong></a> ( 698 hits ) 282.7 kB<br /><a href="http://moviesmobile.net/common/dwnload.php?url=7923"><strong>Veer-2010-pDVD-Sandy-2.avi</strong></a> ( 5740 hits ) 88.9 MB<br /><a href="http://moviesmobile.net/common/dwnload.php?url=7925"><strong>Veer-2010-pDVD-Sandy-2.jpg</strong></a> ( 236 hits ) 277.1 kB <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/08869079014553693525' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/08869079014553693525' rel='author' title='author profile'> <span itemprop='name'>muhammad muddasir younus</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://coolsthing.blogspot.com/2010/01/movie-info-released-22nd-january-2010.html' itemprop='url'/> <a class='timestamp-link' href='http://coolsthing.blogspot.com/2010/01/movie-info-released-22nd-january-2010.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2010-01-24T01:38:00-08:00'>1:38 AM</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://coolsthing.blogspot.com/2010/01/movie-info-released-22nd-january-2010.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1062670962'> <a href='https://www.blogger.com/post-edit.g?blogID=4047398307876270182&postID=297243281585042879&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Thursday, January 21, 2010</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='http://s.katz.cd/s.gif' itemprop='image_url'/> <meta content='4047398307876270182' itemprop='blogId'/> <meta content='8300526713303155994' itemprop='postId'/> <a name='8300526713303155994'></a> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-8300526713303155994' itemprop='description articleBody'> <table class="dl1" id="dl1"><tbody><tr><th id="na">Name</th><th width="58">Date</th><th width="128"> Provided by <a class=" snap_noshots" href="http://katz.cd/faq.php?rating" style="text-decoration: none;" target="_blank">(<span style="color: rgb(222, 29, 29);">?</span>)</a></th><th width="62">Rating</th></tr></tbody></table> <table class="dl2 snap_shots" id="dl2"><col><col width="57"><col width="136"><col width="62"><tbody> <tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994126/Game/Batman-Akrham-Asylum-Xbox-360/" target="_blank">Batman Akrham Asylum (Xbox 360)</a></td><th>Today</th><th><span class="k4"><a href="http://www.wcruiser.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/wcruiser.com">wCruiser</a></th><th class="r3"><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994116/Game/James-Camerons-Avatar-the-Game-2009/" target="_blank">James Camerons Avatar the Game (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994112/Game/Need-for-Speed-Shift/" target="_blank">Need for Speed: Shift</a></td><th>Today</th><th><span class="k4"><a href="http://warezhaven.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/warezhaven.org">WarezHaven</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994086/Game/James-Camerons-Avatar/" target="_blank">James Cameron's Avatar</a></td><th>Today</th><th><span class="k5"><a href="http://warezwitch.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://games.katz.cd/site/warezwitch.com">WarezWitch</a></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994059/Game/FIFA-10-PS2/" target="_blank">FIFA 10 (PS2)</a></td><th>Today</th><th><span class="k5"><a href="http://thewarezscene.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://games.katz.cd/site/thewarezscene.org">The Warez Scene</a></th><th class="r3"><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Megaupload">MU</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994057/Game/Call-of-duty-Modern-Warfare-2/" target="_blank">Call of duty: Modern Warfare 2</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Megaupload">MU</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994047/Game/Dragon-Age-Origins/" target="_blank">Dragon Age Origins</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4994002/Game/Stronghold-Crusader-Extreme/" target="_blank">Stronghold Crusader Extreme</a></td><th>Today</th><th><span class="k4"><a href="http://www.wcruiser.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/wcruiser.com">wCruiser</a></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993995/Game/Call-of-Duty-Modern-Warfare-2-Xbox-360/" target="_blank">Call of Duty Modern Warfare 2 (Xbox 360)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993994/Game/Dark-Void-2010/" target="_blank">Dark Void (2010)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993977/Game/Silverfall-PSP/" target="_blank">Silverfall (PSP)</a></td><th>Today</th><th><span class="k4"><a href="http://realwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/realwarez.org">RealWarez</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993976/Game/Phantasy-Star-Portable/" target="_blank">Phantasy Star (Portable)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993975/Game/The-King-of-Fighters-Collection-The-Orochi-Saga-PSP/" target="_blank">The King of Fighters Collection: The Orochi Saga (PSP)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993974/Game/Silent-Hill-Shattered-Memories-PSP/" target="_blank">Silent Hill: Shattered Memories (PSP)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993973/Game/James-Camerons-Avatar-1-0-6-iPhone-iPod/" target="_blank">James Camerons Avatar 1.0.6 (iPhone, iPod)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993972/Game/Kings-Bounty-Armored-Princess/" target="_blank">King's Bounty: Armored Princess</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><a class=" snap_noshots" href="http://games.katz.cd/download/4993959/Game/BLackSite-Area-51/" target="_blank">BLackSite Area 51</a></td><th>Today</th><th><span class="k4"><a href="http://www.just4freeplanet.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/just4freeplanet.com">Just4FreePlanet</a></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993954/Game/Cocktail-Mania-1-0/" target="_blank">Cocktail Mania 1.0</a></td><th>Today</th><th><span class="k4"><a href="http://www.devilsfunhouse.org/forum" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/devilsfunhouse.org">Devil's Funhouse</a></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993953/Game/Lottso-Deluxe-1-0/" target="_blank">Lottso! Deluxe 1.0</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993928/Game/Train-your-Brain-with-Dr-Kawashima-7-44/" target="_blank">Train your Brain with Dr Kawashima 7.44</a></td><th>Today</th><th><span class="k4"><a href="http://warezdominator.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/warezdominator.com">Warez Dominator</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993927/Game/Star-Racing-1-0/" target="_blank">Star Racing 1.0</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993926/Game/1-Penguin-100-Cases/" target="_blank">1 Penguin 100 Cases</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993925/Game/Cute-Knight-Deluxe-1-0/" target="_blank">Cute Knight Deluxe 1.0</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993923/Game/Labyrinthica-The-Quest-of-Lima-1-00B1/" target="_blank">Labyrinthica: The Quest of Lima 1.00B1</a></td><th>Today</th><th><span class="k4"><a href="http://smartwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://games.katz.cd/site/smartwarez.org">SmartWarez.org</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993773/Game/Summer-Athletics-2009/" target="_blank">Summer Athletics 2009</a></td><th>Today</th><th><span class="k3"><a href="http://itbux.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/itbux.com">ItBux</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993772/Game/Velvet-Assassin-2009/" target="_blank">Velvet Assassin (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993771/Game/F-E-A-R-2-Reborn-2009/" target="_blank">F.E.A.R. 2 Reborn (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993770/Game/Race-On/" target="_blank">Race On</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993769/Game/Bolt-2008/" target="_blank">Bolt (2008)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993768/Game/Grand-Theft-Auto-IV/" target="_blank">Grand Theft Auto IV</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993767/Game/Dead-Space-2008/" target="_blank">Dead Space (2008)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993766/Game/Ghostbusters-The-Video-Game-2009/" target="_blank">Ghostbusters: The Video Game (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993765/Game/Damnation-2009/" target="_blank">Damnation (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993764/Game/Call-of-Juarez-2006/" target="_blank">Call of Juarez (2006)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993763/Game/Brothers-in-Arms-Hells-Highway-2008/" target="_blank">Brothers in Arms: Hell's Highway (2008)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993754/Game/Hearts-of-Iron-III/" target="_blank">Hearts of Iron III</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993734/Game/Need-for-Speed-World-Online-2009/" target="_blank">Need for Speed: World Online (2009)</a></td><th>Today</th><th><span class="k3"><a href="http://theviperfiles.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/theviperfiles.com">The Viper Files</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993733/Game/Borderlands-2009/" target="_blank">Borderlands (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993689/Game/Call-of-Duty-World-at-War-2008/" target="_blank">Call of Duty: World at War (2008)</a></td><th>Today</th><th><span class="k3"><a href="http://itbux.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/itbux.com">ItBux</a></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993676/Game/Devil-May-Cry-4/" target="_blank">Devil May Cry 4</a></td><th>Today</th><th><span class="k3"><a href="http://warezme.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/warezme.org">WarezMe.org</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> <span title="Uploading.com">UP</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993658/Game/I-Spy-Fun-House/" target="_blank">I Spy Fun House</a></td><th>Today</th><th><span class="k3"><a href="http://uaekeys.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/uaekeys.com">UAEkeys</a></th><th class="r5"><br /></th></tr><tr><td><span class="h"><span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993636/Game/Dark-Void/" target="_blank">Dark Void</a></td><th>Today</th><th><span class="k3"><a href="http://www.zenithforumz.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/zenithforumz.com">Zenith Forumz</a></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Megaupload">MU</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993614/Game/James-Camerons-Avatar/" target="_blank">James Cameron's Avatar</a></td><th>Today</th><th><span class="k3"><a href="http://theviperfiles.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>3</span><a class=" snap_noshots" href="http://games.katz.cd/site/theviperfiles.com">The Viper Files</a></th><th><br /></th></tr><tr><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993613/Game/Handball-Simulator-2010-European-Tournament/" target="_blank">Handball Simulator 2010 European Tournament</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993612/Game/Resident-Evil-5-2009/" target="_blank">Resident Evil 5 (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr><td><a class=" snap_noshots" href="http://games.katz.cd/download/4993611/Game/Quake-3-Arena/" target="_blank">Quake 3 Arena</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993610/Game/Scribblenauts/" target="_blank">Scribblenauts</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993609/Game/RTL-Biathlon-2009/" target="_blank">RTL Biathlon (2009)</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993608/Game/Medal-of-Honor-Allied-Assault/" target="_blank">Medal of Honor Allied Assault</a></td><th>Today</th><th class="pr"><br /></th><th><br /></th></tr><tr class=""><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://games.katz.cd/download/4993607/Game/Zylom-Trivial-Pursuit-Genus-Edition-Deluxe/" target="_blank">Zylom Trivial Pursuit Genus Edition Deluxe</a></td><th>Today</th><th class="pr"><br /></th></tr></tbody></table> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/08869079014553693525' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/08869079014553693525' rel='author' title='author profile'> <span itemprop='name'>muhammad muddasir younus</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://coolsthing.blogspot.com/2010/01/name-date-provided-by-rating-rs-hf.html' itemprop='url'/> <a class='timestamp-link' href='http://coolsthing.blogspot.com/2010/01/name-date-provided-by-rating-rs-hf.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2010-01-21T05:24:00-08:00'>5:24 AM</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://coolsthing.blogspot.com/2010/01/name-date-provided-by-rating-rs-hf.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1062670962'> <a href='https://www.blogger.com/post-edit.g?blogID=4047398307876270182&postID=8300526713303155994&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='http://s.katz.cd/s.gif' itemprop='image_url'/> <meta content='4047398307876270182' itemprop='blogId'/> <meta content='8948473590348177115' itemprop='postId'/> <a name='8948473590348177115'></a> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-8948473590348177115' itemprop='description articleBody'> <table class="dl2 snap_shots" id="dl2"><tbody><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994167/Movie/Avatar-2009/" target="_blank">Avatar (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://www.devilsfunhouse.org/forum" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/devilsfunhouse.org">Devil's Funhouse</a></th><th class="r4"><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994165/Movie/Pandorum-2009/" target="_blank">Pandorum (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://warez-project.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warez-project.net">Warez-Project</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994164/Movie/Public-Enemies-2009/" target="_blank">Public Enemies (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://warezwitch.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warezwitch.com">WarezWitch</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994163/Movie/Breaking-Point-2009/" target="_blank">Breaking Point (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://thewarezscene.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/thewarezscene.org">The Warez Scene</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994162/Movie/Couples-Retreat-2009/" target="_blank">Couples Retreat (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://www.crostuff.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/crostuff.net">Crostuff</a></th><th class="r5"><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994161/Movie/Armored-2009/" target="_blank">Armored (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://dirtydingo.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/dirtydingo.org">DirtyDingo</a></th><th class="r3"><br /></th></tr><tr class=""><th class="ttv">TV</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994160/TV/Modern-Family-S01E13/" target="_blank">Modern Family - S01E13</a></td><th>Today</th><th><span class="k4"><a href="http://bayw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/bayw.org">BayW</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994159/App/DiskImage-Professional-5-0-117/" target="_blank">DiskImage Professional 5.0.117</a></td><th>Today</th><th><span class="k4"><a href="http://www.wcruiser.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/wcruiser.com">wCruiser</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994158/App/Advanced-Defrag-4-4-0/" target="_blank">Advanced Defrag 4.4.0</a></td><th>Today</th><th><span class="k4"><a href="http://realwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/realwarez.org">RealWarez</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Megaupload">MU</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994157/App/Avast-Professional-4-8-1368/" target="_blank">Avast Professional 4.8.1368</a></td><th>Today</th><th><span class="k4"><a href="http://www.just4freeplanet.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/just4freeplanet.com">Just4FreePlanet</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994156/App/Malwarebytes-Anti-Malware-1-44/" target="_blank">Malwarebytes Anti-Malware 1.44</a></td><th>Today</th><th><span class="k4"><a href="http://warezhaven.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezhaven.org">WarezHaven</a></th><th class="r3"><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994155/Movie/The-Box-2009/" target="_blank">The Box (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://www.warezusa.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezusa.org">WarezUSA</a></th><th class="r3"><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994154/Movie/The-Men-Who-Stare-At-Goats-2009/" target="_blank">The Men Who Stare At Goats (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://warezdominator.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezdominator.com">Warez Dominator</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994153/App/ScreenSteps-Pro-2-7-1-8/" target="_blank">ScreenSteps Pro 2.7.1.8</a></td><th>Today</th><th><span class="k4"><a href="http://missionw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/missionw.org">MissionW</a></th><th><br /></th></tr><tr><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994152/Movie/Ghost-Machine-2009/" target="_blank">Ghost Machine (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://warez-project.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warez-project.net">Warez-Project</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994151/Movie/Amsterdam-2009/" target="_blank">Amsterdam (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://warezwitch.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warezwitch.com">WarezWitch</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Megaupload">MU</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994150/Movie/Nothing-But-the-Truth-2008/" target="_blank">Nothing But the Truth (2008)</a></td><th>Today</th><th><span class="k5"><a href="http://thewarezscene.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/thewarezscene.org">The Warez Scene</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994149/App/ImTOO-3GP-Video-Converter-5-1-26-1218/" target="_blank">ImTOO 3GP Video Converter 5.1.26.1218</a></td><th>Today</th><th><span class="k5"><a href="http://www.crostuff.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/crostuff.net">Crostuff</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994148/Movie/The-Boys-Are-Back-2009/" target="_blank">The Boys Are Back (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://dirtydingo.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/dirtydingo.org">DirtyDingo</a></th><th><br /></th></tr><tr class=""><th class="ttv">TV</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994147/TV/Gary-Unmarried-S02E13/" target="_blank">Gary Unmarried - S02E13</a></td><th>Today</th><th><span class="k4"><a href="http://bayw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/bayw.org">BayW</a></th><th><br /></th></tr><tr class=""><th class="ttv">TV</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994146/TV/Scrubs-S09E10/" target="_blank">Scrubs - S09E10</a></td><th>Today</th><th><span class="k4"><a href="http://www.wcruiser.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/wcruiser.com">wCruiser</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994145/App/ImTOO-3GP-Video-Converter-5-1-26-1218/" target="_blank">ImTOO 3GP Video Converter 5.1.26.1218</a></td><th>Today</th><th><span class="k4"><a href="http://realwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/realwarez.org">RealWarez</a></th><th class="r4"><br /></th></tr><tr><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994144/Movie/The-Road-2009/" target="_blank">The Road (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://www.warezusa.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezusa.org">WarezUSA</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994143/Movie/Smokin-Aces-2-Assassins-Ball-2010/" target="_blank">Smokin Aces 2 Assassins Ball (2010)</a></td><th>Today</th><th><span class="k4"><a href="http://www.just4freeplanet.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/just4freeplanet.com">Just4FreePlanet</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994142/App/Advanced-SystemCare-Pro-3-4-2-696/" target="_blank">Advanced SystemCare Pro 3.4.2.696</a></td><th>Today</th><th><span class="k4"><a href="http://www.devilsfunhouse.org/forum" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/devilsfunhouse.org">Devil's Funhouse</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994141/App/Avira-Antivir-Rescue-System-3-55/" target="_blank">Avira Antivir Rescue System 3.55</a></td><th>Today</th><th><span class="k4"><a href="http://warezhaven.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezhaven.org">WarezHaven</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994140/Movie/Caprica-2009/" target="_blank">Caprica (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://warezdominator.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezdominator.com">Warez Dominator</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><a class=" snap_noshots" href="http://katz.cd/download/4994139/Movie/2012-2009/" target="_blank">2012 (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://smartwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/smartwarez.org">SmartWarez.org</a></th><th class="r5"><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994138/App/Program4PC-DJ-Music-Mixer-4-8/" target="_blank">Program4PC DJ Music Mixer 4.8</a></td><th>Today</th><th><span class="k4"><a href="http://missionw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/missionw.org">MissionW</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Deposit Files">DF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994137/App/Nuclear-Coffee-VideoGet-4-0-2-55/" target="_blank">Nuclear Coffee VideoGet 4.0.2.55</a></td><th>Today</th><th><span class="k5"><a href="http://warezwitch.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warezwitch.com">WarezWitch</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994136/Movie/God-Send-Me-A-Man-2010/" target="_blank">God Send Me A Man (2010)</a></td><th>Today</th><th><span class="k5"><a href="http://warez-project.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warez-project.net">Warez-Project</a></th><th class="r3"><br /></th></tr><tr class=""><th class="ttv">TV</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Megaupload">MU</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994135/TV/Chuck-S03E03/" target="_blank">Chuck - S03E03</a></td><th>Today</th><th><span class="k5"><a href="http://thewarezscene.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/thewarezscene.org">The Warez Scene</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994134/App/TuneUp-Utilities-2010-9-0-3000-136-Portable/" target="_blank">TuneUp Utilities 2010 9.0.3000.136 (Portable)</a></td><th>Today</th><th><span class="k5"><a href="http://www.crostuff.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/crostuff.net">Crostuff</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Storage.to">ST</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994133/Movie/Cold-Souls-2009/" target="_blank">Cold Souls (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://dirtydingo.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/dirtydingo.org">DirtyDingo</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994132/Movie/Frat-Party-2009/" target="_blank">Frat Party (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://warez-project.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warez-project.net">Warez-Project</a></th><th><br /></th></tr><tr><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Deposit Files">DF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994131/Movie/Love-Happens-2009/" target="_blank">Love Happens (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://warezwitch.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/warezwitch.com">WarezWitch</a></th><th><br /></th></tr><tr class=""><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994129/App/Xilisoft-DVD-Ripper-Ultimate-5-5-0-62-0115/" target="_blank">Xilisoft DVD Ripper Ultimate 5 5.0.62.0115</a></td><th>Today</th><th><span class="k5"><a href="http://www.crostuff.net/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/crostuff.net">Crostuff</a></th><th><br /></th></tr><tr class=""><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994128/Movie/The-Fantastic-Mr-Fox-2009/" target="_blank">The Fantastic Mr Fox (2009)</a></td><th>Today</th><th><span class="k5"><a href="http://dirtydingo.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>5</span><a class=" snap_noshots" href="http://katz.cd/site/dirtydingo.org">DirtyDingo</a></th><th><br /></th></tr><tr><th class="ttv">TV</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994127/TV/The-New-Adventure-of-Old-Christine-S05E13/" target="_blank">The New Adventure of Old Christine - S05E13</a></td><th>Today</th><th><span class="k4"><a href="http://bayw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/bayw.org">BayW</a></th><th><br /></th></tr><tr><th class="tga">Game</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994126/Game/Batman-Akrham-Asylum-Xbox-360/" target="_blank">Batman Akrham Asylum (Xbox 360)</a></td><th>Today</th><th><span class="k4"><a href="http://www.wcruiser.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/wcruiser.com">wCruiser</a></th><th class="r3"><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994125/App/YouTubeGet-5-4/" target="_blank">YouTubeGet 5.4</a></td><th>Today</th><th><span class="k4"><a href="http://realwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/realwarez.org">RealWarez</a></th><th><br /></th></tr><tr><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994124/Movie/Book-of-Songs-2009/" target="_blank">Book of Songs (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://www.just4freeplanet.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/just4freeplanet.com">Just4FreePlanet</a></th><th class="r3"><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994123/App/AnvSoft-Flash-to-Video-Converter-Pro-1-3-3/" target="_blank">AnvSoft Flash to Video Converter Pro 1.3.3</a></td><th>Today</th><th><span class="k4"><a href="http://www.devilsfunhouse.org/forum" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/devilsfunhouse.org">Devil's Funhouse</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994122/App/Loaris-Trojan-Remover-1-2-0-1/" target="_blank">Loaris Trojan Remover 1.2.0.1</a></td><th>Today</th><th><span class="k4"><a href="http://warezhaven.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezhaven.org">WarezHaven</a></th><th><br /></th></tr><tr><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994121/Movie/Universal-Soldier-Regeneration-2009/" target="_blank">Universal Soldier Regeneration (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://www.warezusa.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezusa.org">WarezUSA</a></th><th><br /></th></tr><tr><th class="tmo">Movie</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994120/Movie/Cheri-2009/" target="_blank">Cheri (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://warezdominator.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/warezdominator.com">Warez Dominator</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994119/App/VueScan-Pro-8-6-03/" target="_blank">VueScan Pro 8.6.03</a></td><th>Today</th><th><span class="k4"><a href="http://smartwarez.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/smartwarez.org">SmartWarez.org</a></th><th><br /></th></tr><tr><th class="tap">App</th><td><span class="h"><span title="RapidShare">RS</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994118/App/Everest-Ultimate-Edition-5-30-1999-Beta/" target="_blank">Everest Ultimate Edition 5.30.1999 Beta</a></td><th>Today</th><th><span class="k4"><a href="http://missionw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/missionw.org">MissionW</a></th><th><br /></th></tr><tr class=""><th class="ttv">TV</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994117/TV/American-Idol-S09E04/" target="_blank">American Idol - S09E04</a></td><th>Today</th><th><span class="k4"><a href="http://bayw.org/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/bayw.org">BayW</a></th><th><br /></th></tr><tr class=""><th class="tga">Game</th><td><span class="h"><span title="RapidShare">RS</span> <span title="Hotfile">HF</span> </span><a class=" snap_noshots" href="http://katz.cd/download/4994116/Game/James-Camerons-Avatar-the-Game-2009/" target="_blank">James Camerons Avatar the Game (2009)</a></td><th>Today</th><th><span class="k4"><a href="http://www.wcruiser.com/" rel="nofollow" target="_blank"><img alt="" src="http://s.katz.cd/s.gif" /></a>4</span><a class=" snap_noshots" href="http://katz.cd/site/wcruiser.com">wCruiser</a></th><th><br /></th></tr></tbody></table> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/08869079014553693525' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/08869079014553693525' rel='author' title='author profile'> <span itemprop='name'>muhammad muddasir younus</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://coolsthing.blogspot.com/2010/01/movie-rs-hf-avatar-2009-today-4-devils.html' itemprop='url'/> <a class='timestamp-link' href='http://coolsthing.blogspot.com/2010/01/movie-rs-hf-avatar-2009-today-4-devils.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2010-01-21T05:18:00-08:00'>5:18 AM</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://coolsthing.blogspot.com/2010/01/movie-rs-hf-avatar-2009-today-4-devils.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1062670962'> <a href='https://www.blogger.com/post-edit.g?blogID=4047398307876270182&postID=8948473590348177115&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> </div> <div class='blog-pager' id='blog-pager'> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' href='http://coolsthing.blogspot.com/search?updated-max=2010-01-21T05:18:00-08:00&max-results=7' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a> </span> <a class='home-link' href='http://coolsthing.blogspot.com/'>Home</a> </div> <div class='clear'></div> <div class='blog-feeds'> <div class='feed-links'> Subscribe to: <a class='feed-link' href='http://coolsthing.blogspot.com/feeds/posts/default' target='_blank' type='application/atom+xml'>Posts (Atom)</a> </div> </div> </div></div> <div id='footer-wrapper'> <div class='footer no-items section' id='footer'></div> </div> </div></div> <div id='main-bot'></div> <!-- placeholder for image --> </div> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/387437488-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AEUoTZoE6e2IvldU6eLumRR0iYKv:1781080996508';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d4047398307876270182','//coolsthing.blogspot.com/','4047398307876270182'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '4047398307876270182', 'title': 'every thing', 'url': 'http://coolsthing.blogspot.com/', 'canonicalUrl': 'http://coolsthing.blogspot.com/', 'homepageUrl': 'http://coolsthing.blogspot.com/', 'searchUrl': 'http://coolsthing.blogspot.com/search', 'canonicalHomepageUrl': 'http://coolsthing.blogspot.com/', 'blogspotFaviconUrl': 'http://coolsthing.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22every thing - Atom\x22 href\x3d\x22http://coolsthing.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22every thing - RSS\x22 href\x3d\x22http://coolsthing.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22every thing - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/4047398307876270182/posts/default\x22 /\x3e\n', 'meTag': '\x3clink rel\x3d\x22me\x22 href\x3d\x22https://www.blogger.com/profile/08869079014553693525\x22 /\x3e\n', 'adsenseClientId': 'ca-pub-0634695007379756', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': true, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/a4f7419047e668cf', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'pageName': '', 'pageTitle': 'every thing'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'isResponsive': false, 'isAlternateRendering': false, 'isCustom': false}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'every thing', 'description': '', 'url': 'http://coolsthing.blogspot.com/', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': true, 'isArchive': false, 'isLabelSearch': false}}]); _WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'crosscol', document.getElementById('HTML6'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'crosscol', document.getElementById('PageList1'), {'title': 'Pages', 'links': [{'isCurrentPage': true, 'href': 'http://coolsthing.blogspot.com/', 'title': 'Home'}], 'mobile': false, 'showPlaceholder': true, 'hasCurrentPage': true}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'crosscol', document.getElementById('HTML2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'crosscol', document.getElementById('HTML1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'crosscol', document.getElementById('HTML5'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'crosscol', document.getElementById('HTML4'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'crosscol', document.getElementById('HTML3'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense1', 'sidebar', document.getElementById('AdSense1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text1', 'sidebar', document.getElementById('Text1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch1', 'sidebar', document.getElementById('BlogSearch1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PollView', new _WidgetInfo('Poll1', 'sidebar', document.getElementById('Poll1'), {'pollid': '3744105445486488181', 'iframeurl': '/b/poll-results?pollWidget\x3dPoll1\x26txtclr\x3d%2329303b\x26lnkclr\x3d%23473624\x26chrtclr\x3d%23473624\x26font\x3dnormal+normal+100%25+Georgia,+Times+New+Roman,Sans-Serif;\x26hideq\x3dtrue\x26purl\x3dhttp://coolsthing.blogspot.com/'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_FollowersView', new _WidgetInfo('Followers1', 'sidebar', document.getElementById('Followers1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar', document.getElementById('Profile1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/1053750561-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/828616780-lightbox_bundle.css'}, 'displayModeFull')); </script> </body> </html>