Author: sparky
Date: Fri Jun  4 23:28:32 2010
New Revision: 11529

Modified:
   toys/rsget.pl/Get/X7
Log:
- fixed / updated


Modified: toys/rsget.pl/Get/X7
==============================================================================
--- toys/rsget.pl/Get/X7        (original)
+++ toys/rsget.pl/Get/X7        Fri Jun  4 23:28:32 2010
@@ -12,7 +12,7 @@
 web: "http://x7.to/";
 tos: "http://x7.to/legal";
 uri: qr{x7\.to/[a-z0-9]{6}}
-status: BROKEN 2010-06-04
+status: OK 2010-06-04
 
 unify:
        return "http://x7.to/$1";
@@ -39,7 +39,7 @@
                if /{err:"limit-dl"}/;
        MULTI() if /{err:"limit-parallel"}/;
 
-       ! m#{type:'download',wait:(\d+),url:'(.+?)'}#;
+       ! m#{type:'download',wait:(\d+),url:'(.+?)'#;
        $-{file_uri} = $2;
 
        # wait a bit longer because server needs some time to prepare the file
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to