Author: pawelz
Date: Sun Feb  7 00:25:35 2010
New Revision: 11128

Modified:
   toys/rsget.pl/Get/HotFile
Log:
- Accept http://pl.hotfile.com/... links


Modified: toys/rsget.pl/Get/HotFile
==============================================================================
--- toys/rsget.pl/Get/HotFile   (original)
+++ toys/rsget.pl/Get/HotFile   Sun Feb  7 00:25:35 2010
@@ -10,6 +10,7 @@
 web: "http://hotfile.com/";
 tos: "http://hotfile.com/terms-of-service.html";
 uri: qr{hotfile\.com/dl/\d+/[0-9a-f]+/.+}
+uri: qr{pl\.hotfile\.com/dl/\d+/[0-9a-f]+/.+}
 status: OK 2009-12-11
 
 start:
_______________________________________________
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