bagder: curl-www/dl mktable.pl,1.8,1.9

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/dl
In directory labb:/tmp/cvs-serv26878

Modified Files:
	mktable.pl 
Log Message:
allow javascript links


Index: mktable.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/mktable.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mktable.pl	15 Apr 2005 10:30:51 -0000	1.8
+++ mktable.pl	24 Jun 2005 21:27:26 -0000	1.9
@@ -231,7 +231,7 @@
            $mirror?"</a>":"");
 
     my $fi = $$per{'file'};
-    if($fi !~ /^(http|ftp):/) {
+    if($fi !~ /^(http|ftp|javascript):/) {
         $fi = "/download/$fi";
     }
     else {

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.