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' ) ] );
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to