Author: sparky Date: Thu Apr 8 15:35:58 2010 New Revision: 11315 Modified: toys/rsget.pl/Get/MediaFire Log: - there are problems, added TODO
Modified: toys/rsget.pl/Get/MediaFire ============================================================================== --- toys/rsget.pl/Get/MediaFire (original) +++ toys/rsget.pl/Get/MediaFire Thu Apr 8 15:35:58 2010 @@ -5,6 +5,8 @@ # This program is free software, # you may distribute it under GPL v2 or newer. +# TODO: some links have problems + name: MediaFire short: MF web: "http://www.mediafire.com/" @@ -12,7 +14,7 @@ uri: qr{mediafire\.com/(file/|\?)[a-z0-9]+} cookie: mf slots: max -status: OK 2010-03-13 +status: OK 2010-04-08 unify: return "http://www.mediafire.com/?$1" if _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
