SVN: toys/rsget.pl/Link: AnonymTo CryptIt CryptedBiz LinkProtector ProtectLinks RSProtect RaidRush S...

sparky sparky at pld-linux.org
Sat Oct 10 20:25:05 CEST 2009


Author: sparky
Date: Sat Oct 10 20:25:05 2009
New Revision: 10752

Modified:
   toys/rsget.pl/Link/AnonymTo
   toys/rsget.pl/Link/CryptIt
   toys/rsget.pl/Link/CryptedBiz
   toys/rsget.pl/Link/LinkProtector
   toys/rsget.pl/Link/ProtectLinks
   toys/rsget.pl/Link/RSProtect
   toys/rsget.pl/Link/RaidRush
   toys/rsget.pl/Link/SecuredIn
   toys/rsget.pl/Link/Simple
Log:
- unify short names


Modified: toys/rsget.pl/Link/AnonymTo
==============================================================================
--- toys/rsget.pl/Link/AnonymTo	(original)
+++ toys/rsget.pl/Link/AnonymTo	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: AnonymTo
-short: anonym.to
+short: L:AnonymTo
 uri: qr{anonym\.to/}
 slots: max
 status: OK 2009-08-25

Modified: toys/rsget.pl/Link/CryptIt
==============================================================================
--- toys/rsget.pl/Link/CryptIt	(original)
+++ toys/rsget.pl/Link/CryptIt	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: CryptIt
-short: cryptit
+short: L:CryptIt
 uri: qr{crypt-it\.com/}
 slots: max
 status: OK 2009-09-19

Modified: toys/rsget.pl/Link/CryptedBiz
==============================================================================
--- toys/rsget.pl/Link/CryptedBiz	(original)
+++ toys/rsget.pl/Link/CryptedBiz	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: CryptedBiz
-short: crypted.biz
+short: L:CryptedBiz
 uri: qr{crypted\.biz/}
 slots: max
 status: OK 2009-08-27

Modified: toys/rsget.pl/Link/LinkProtector
==============================================================================
--- toys/rsget.pl/Link/LinkProtector	(original)
+++ toys/rsget.pl/Link/LinkProtector	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: LinkProtector
-short: link-protector
+short: L:LinkProtector
 uri: qr{link-protector\.com/}
 slots: max
 status: OK 2009-09-12

Modified: toys/rsget.pl/Link/ProtectLinks
==============================================================================
--- toys/rsget.pl/Link/ProtectLinks	(original)
+++ toys/rsget.pl/Link/ProtectLinks	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: ProtectLinks
-short: protectlinks.com
+short: L:ProtectLinks
 uri: qr{protectlinks\.com/}
 slots: max
 status: OK 2009-08-25

Modified: toys/rsget.pl/Link/RSProtect
==============================================================================
--- toys/rsget.pl/Link/RSProtect	(original)
+++ toys/rsget.pl/Link/RSProtect	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: RSProtect
-short: rsprotect.com
+short: L:RSProtect
 uri: qr{rsprotect\.com/rc-.*?/}
 slots: max
 status: OK 2009-10-04

Modified: toys/rsget.pl/Link/RaidRush
==============================================================================
--- toys/rsget.pl/Link/RaidRush	(original)
+++ toys/rsget.pl/Link/RaidRush	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: RaidRush
-short: save.raidrush.ws
+short: L:RaidRush
 uri: qr{save\.raidrush\.ws/}
 slots: max
 status: OK 2009-10-04

Modified: toys/rsget.pl/Link/SecuredIn
==============================================================================
--- toys/rsget.pl/Link/SecuredIn	(original)
+++ toys/rsget.pl/Link/SecuredIn	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: SecuredIn
-short: secured.in
+short: L:SecuredIn
 uri: qr{secured\.in/download-\d+-[0-9a-f]+\.html$}
 slots: max
 status: OK 2009-10-04

Modified: toys/rsget.pl/Link/Simple
==============================================================================
--- toys/rsget.pl/Link/Simple	(original)
+++ toys/rsget.pl/Link/Simple	Sat Oct 10 20:25:05 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 name: Simple
-short: simple.link
+short: L:Simple
 uri: qr{4gk\.com/}
 uri: qr{xurl\.jp/}
 uri: qr{tinyurl\.com/}


More information about the pld-cvs-commit mailing list