SVN: toys/rsget.pl/Video/YouPorn
    sparky 
    sparky at pld-linux.org
       
    Wed Dec 16 02:45:09 CET 2009
    
    
  
Author: sparky
Date: Wed Dec 16 02:45:09 2009
New Revision: 11049
Modified:
   toys/rsget.pl/Video/YouPorn
Log:
- unify
Modified: toys/rsget.pl/Video/YouPorn
==============================================================================
--- toys/rsget.pl/Video/YouPorn	(original)
+++ toys/rsget.pl/Video/YouPorn	Wed Dec 16 02:45:09 2009
@@ -11,7 +11,11 @@
 uri: qr{youporn\.com/watch/\d+(/.*)?$}
 slots: max
 cookie: !v_yp
-status: OK 2009-10-07
+status: OK 2009-12-16
+
+unify:
+	return "http://youporn.com/watch/$1"
+		if m{/watch/(\d+)};
 
 start:
 	COOKIE( [ (qw(.youporn.com TRUE / FALSE), time + 86400, 'age_check', '1' ) ] );
    
    
More information about the pld-cvs-commit
mailing list