SVN: toys/rsget.pl/Get/MediaFire

sparky sparky at pld-linux.org
Fri Jan 1 02:34:10 CET 2010


Author: sparky
Date: Fri Jan  1 02:34:10 2010
New Revision: 11081

Modified:
   toys/rsget.pl/Get/MediaFire
Log:
- typo


Modified: toys/rsget.pl/Get/MediaFire
==============================================================================
--- toys/rsget.pl/Get/MediaFire	(original)
+++ toys/rsget.pl/Get/MediaFire	Fri Jan  1 02:34:10 2010
@@ -15,7 +15,7 @@
 status: OK 2009-12-13
 
 unify:
-	return "http://www.mediafire.com/?$1"
+	return "http://www.mediafire.com/?$1" if
 		m{mediafire\.com/(?:file/|\?)([a-z0-9]+)};
 
 start:


More information about the pld-cvs-commit mailing list