SVN: toys/rsget.pl/Link/Simple
sparky
sparky at pld-linux.org
Sun May 9 16:11:31 CEST 2010
Author: sparky
Date: Sun May 9 16:11:31 2010
New Revision: 11406
Modified:
toys/rsget.pl/Link/Simple
Log:
- added to. url shortener
Modified: toys/rsget.pl/Link/Simple
==============================================================================
--- toys/rsget.pl/Link/Simple (original)
+++ toys/rsget.pl/Link/Simple Sun May 9 16:11:31 2010
@@ -12,8 +12,9 @@
uri: qr{xurl\.jp/}
uri: qr{tinyurl\.com/}
uri: qr{linkhider\.com/}
+uri: qr{to\./}
slots: max
-status: OK 2009-10-24
+status: OK 2010-05-09
start:
my $uri = $-{_uri};
More information about the pld-cvs-commit
mailing list