SVN: toys/rsget.pl/Video/Delfi

sparky sparky at pld-linux.org
Thu Mar 11 01:07:28 CET 2010


Author: sparky
Date: Thu Mar 11 01:07:27 2010
New Revision: 11232

Modified:
   toys/rsget.pl/Video/Delfi
Log:
- limit uris to videos


Modified: toys/rsget.pl/Video/Delfi
==============================================================================
--- toys/rsget.pl/Video/Delfi	(original)
+++ toys/rsget.pl/Video/Delfi	Thu Mar 11 01:07:27 2010
@@ -8,7 +8,7 @@
 name: Delfi
 short: V:Delfi
 web: "http://tv.delfi.ee/"
-uri: qr{tv\.delfi\.ee/video/.*/}
+uri: qr{tv\.delfi\.ee/video/[a-zA-Z0-9]+}
 slots: max
 status: OK 2009-10-04
 


More information about the pld-cvs-commit mailing list