SVN: toys/rsget.pl/Get/PrzeklejPL

pawelz pawelz at pld-linux.org
Thu Jul 29 22:19:29 CEST 2010


Author: pawelz
Date: Thu Jul 29 22:19:29 2010
New Revision: 11728

Modified:
   toys/rsget.pl/Get/PrzeklejPL
Log:
- no need to handle www. prefix on plugin level. It is handled by rsget.pl core.


Modified: toys/rsget.pl/Get/PrzeklejPL
==============================================================================
--- toys/rsget.pl/Get/PrzeklejPL	(original)
+++ toys/rsget.pl/Get/PrzeklejPL	Thu Jul 29 22:19:29 2010
@@ -9,7 +9,7 @@
 short: przeklej.pl
 web: "http://www.przeklej.pl/"
 tos: "http://www.przeklej.pl/regulamin"
-uri: qr{(?:www\.)?przeklej\.pl/(?:plik|d)/}
+uri: qr{przeklej\.pl/(?:plik|d)/}
 slots: max
 status: OK 2010-07-14
 


More information about the pld-cvs-commit mailing list