SVN: toys/rsget.pl/Link/SecuredIn

sparky sparky at pld-linux.org
Sat Oct 24 17:42:20 CEST 2009


Author: sparky
Date: Sat Oct 24 17:42:19 2009
New Revision: 10847

Modified:
   toys/rsget.pl/Link/SecuredIn
Log:
- leftovers


Modified: toys/rsget.pl/Link/SecuredIn
==============================================================================
--- toys/rsget.pl/Link/SecuredIn	(original)
+++ toys/rsget.pl/Link/SecuredIn	Sat Oct 24 17:42:19 2009
@@ -4,7 +4,7 @@
 short: L:SecuredIn
 uri: qr{secured\.in/download-\d+-[0-9a-f]+\.html$}
 slots: max
-status: OK 2009-10-04
+status: OK 2009-10-24
 
 pre:
 	use MIME::Base64;
@@ -46,7 +46,6 @@
 	GET( "/ajax-handler.php", post => { cmd => "captcha" }, keep_referer => 1 );
 
 	s/\s+//g;
-	warn "resp: '$_'\n";
 	$-{cap_form}->set( captcha_hash => $_ );
 
 	GOTO stage_captcha;


More information about the pld-cvs-commit mailing list