The captcha code taken from HERE
Download :
http://www.box.com/s/jf0l62b1av4tjb6mntsl
Support : Free Download only for this moment
if u want the old link from filekeen converted into filerio, u can make new php file save as filekeen_com.php, edit the file & put this code : (NOT NEEDED IF YOU ALWAYS UPDATE YOUR RAPIDLEECH SCRIPT INTO THE LATEST SVN, IT'S THE SAME AS R400)
hosts/download/filekeen_com.php (REMEMBER, IT'S NOT NEEDED IF YOU ALWAYS UPDATE YOUR SCRIPT INTO THE LATEST SVN)
<?php
if (!defined('RAPIDLEECH')) {
require_once ("index.html");
exit ();
}
require_once (HOST_DIR . 'download/' . "filerio_com.php");
$link = str_replace('filekeen.com', 'filerio.com', $LINK);
$hostClass = new filerio_com();
$hostClass->Download($link);
?>
Please read HERE how to report broken plugin (it's the same as in my signature, member only read but never implement that, so it's really boring to repeat that over & over).
Enjoy
Edited by _R_V_T_™, 09 January 2012 - 03:21 PM.















