Author: sparky Date: Sat Mar 13 01:53:24 2010 New Revision: 11266 Modified: toys/rsget.pl/Get/UpFile Log: - revised - still broken, web page seems to be broken
Modified: toys/rsget.pl/Get/UpFile ============================================================================== --- toys/rsget.pl/Get/UpFile (original) +++ toys/rsget.pl/Get/UpFile Sat Mar 13 01:53:24 2010 @@ -9,7 +9,7 @@ short: UF web: "http://up-file.com/" tos: "http://up-file.com/page/terms.php" -uri: qr{up-file\.com/download/} +uri: qr{up-file\.com/download/\d{4}\.[0-9a-f]+} cookie: uf status: BROKEN 2010-03-12 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
