SVN: toys/rsget.pl/Get/X7

sparky sparky at pld-linux.org
Fri Apr 9 21:14:37 CEST 2010


Author: sparky
Date: Fri Apr  9 21:14:37 2010
New Revision: 11327

Modified:
   toys/rsget.pl/Get/X7
Log:
- it works, but I don't like it


Modified: toys/rsget.pl/Get/X7
==============================================================================
--- toys/rsget.pl/Get/X7	(original)
+++ toys/rsget.pl/Get/X7	Fri Apr  9 21:14:37 2010
@@ -5,12 +5,14 @@
 #		This program is free software,
 # you may distribute it under GPL v2 or newer.
 
+# TODO: try to act more like web browser
+
 name: X7
 short: X7
 web: "http://x7.to/"
 tos: "http://x7.to/legal"
 uri: qr{x7\.to/[a-z0-9]{6}}
-status: BROKEN 2010-04-08
+status: OK 2010-04-09
 
 unify:
 	return "http://x7.to/$1"


More information about the pld-cvs-commit mailing list