SVN: toys/rsget.pl: Audio/GoEar Image/ImageShack
sparky
sparky at pld-linux.org
Mon Jul 12 03:21:17 CEST 2010
Author: sparky
Date: Mon Jul 12 03:21:17 2010
New Revision: 11654
Modified:
toys/rsget.pl/Audio/GoEar
toys/rsget.pl/Image/ImageShack
Log:
- status: OK
Modified: toys/rsget.pl/Audio/GoEar
==============================================================================
--- toys/rsget.pl/Audio/GoEar (original)
+++ toys/rsget.pl/Audio/GoEar Mon Jul 12 03:21:17 2010
@@ -10,7 +10,7 @@
web: "http://goear.com/"
uri: qr{goear\.com/listen/[0-9a-f]+/}
slots: max
-status: OK 2010-06-04
+status: OK 2010-07-12
unify:
my ( $id ) = m{/listen/([0-9a-f]+)/};
Modified: toys/rsget.pl/Image/ImageShack
==============================================================================
--- toys/rsget.pl/Image/ImageShack (original)
+++ toys/rsget.pl/Image/ImageShack Mon Jul 12 03:21:17 2010
@@ -12,7 +12,7 @@
uri: qr{profile\.imageshack\.us/user/.*?/images/detail/#\d+/.+}
uri: qr{(?:img\d+\.)imageshack\.us/(?:i/.+/|my\.php\?image=.+)}
slots: max
-status: OK 2010-06-04
+status: OK 2010-07-12
unify:
return "http://img$1.imageshack.us/i/$2/"
More information about the pld-cvs-commit
mailing list