LinkChecker 1.0 + 1.1 upload.to/ul.to

Schlachter

New Member
LinkChecker 1.0 upload.to/ul.to


sorry for my English...

for correct function for ... Upload.to and ul.to

Add in vbbot.php .... RED
Code:
$sites = array(
[COLOR="Red"][b]     array("ul\.to\/", "(Filename:)|(Bitte Warten...)"),
     array("uploaded\.to\/file\/", "(Filename:)|(Bitte Warten...)"),[/b][/COLOR]
     array("rapidshare\.com\/files\/", "(FILE DOWNLOAD|This file is larger than 200 Megabyte)"),
	   array("megashares\.com\/\?d01=", "(Click here to download|This link's filesize is larger than what you have left on your Passport)"),
     array("megaupload\.com/([a-z]{2}\/)?\?d=", "(Filename:)|(eingeben)"),
     array("rapidshare\.de\/files\/", "You want to download"),
     array("filefactory\.com\/file\/", "(download link)|(Please try again later)"),
     array("secured\.in\/", "Bevor du auf die Links"),
     array("mediafire\.com\/(download\.php)?\?", "You requested"),
     array("depositfiles\.com\/([a-z]{2}\/)?files\/", "File Name", "@(com\/files\/)|(com\/[a-z]{2}\/files\/)@i", "com/en/files/"),
     array("sendspace\.com\/file\/", "The download link is located below.")
	           );

RESULT:




Schlachter
 
Top