SVN: toys/rsget.pl/Get: 4Shared BadongoCom SendSpace
sparky
sparky at pld-linux.org
Thu Mar 11 18:32:15 CET 2010
Author: sparky
Date: Thu Mar 11 18:32:15 2010
New Revision: 11251
Modified:
toys/rsget.pl/Get/4Shared
toys/rsget.pl/Get/BadongoCom
toys/rsget.pl/Get/SendSpace
Log:
- checked; status date updated
Modified: toys/rsget.pl/Get/4Shared
==============================================================================
--- toys/rsget.pl/Get/4Shared (original)
+++ toys/rsget.pl/Get/4Shared Thu Mar 11 18:32:15 2010
@@ -11,7 +11,7 @@
tos: "http://www.4shared.com/terms.jsp"
uri: qr{4shared\.com/(account/)?file/}
slots: max
-status: OK 2009-10-21
+status: OK 2010-03-11
unify:
return "http://www.4shared.com/file/$1/$2"
Modified: toys/rsget.pl/Get/BadongoCom
==============================================================================
--- toys/rsget.pl/Get/BadongoCom (original)
+++ toys/rsget.pl/Get/BadongoCom Thu Mar 11 18:32:15 2010
@@ -10,7 +10,7 @@
web: "http://www.badongo.com/"
uri: qr{badongo\.com/}
cookie: !badongo
-status: OK 2009-10-22
+status: OK 2010-03-11
unify:
s/#.*//; s{/$}{};
Modified: toys/rsget.pl/Get/SendSpace
==============================================================================
--- toys/rsget.pl/Get/SendSpace (original)
+++ toys/rsget.pl/Get/SendSpace Thu Mar 11 18:32:15 2010
@@ -11,7 +11,7 @@
tos: "http://sendspace.com/terms.html"
uri: qr{sendspace\.com/file/}
cookie: ss
-status: OK 2009-10-23
+status: OK 2010-03-11
start:
GET( $-{_uri} );
More information about the pld-cvs-commit
mailing list