X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2F425.pl;h=0b41d3bc048d74378ddf6d29887e41b04552336e;hb=903181489cdfc7998932577c8978b9b8101d105b;hp=86e66554181c82dcbbf8aadf39a101e07ded6794;hpb=89eaa6762e986e15ba3167ba3400a38cda1faf80;p=spider.git diff --git a/cmd/show/425.pl b/cmd/show/425.pl index 86e66554..0b41d3bc 100644 --- a/cmd/show/425.pl +++ b/cmd/show/425.pl @@ -32,7 +32,7 @@ sub handle my $path = "/425dxn/spider.php?$op"; Log('call', "$call: show/425 \U$op"); - my $conn = AsyncMsg->get($self, $target, $port, $path, prefix=>'425> ', 'User-Agent' => qq{DxSpider;$main::version;$main::build;$^O;$main::mycall;$call;$list[0]}); + my $conn = AsyncMsg->get($self, $target, $path, prefix=>'425> ', 'User-Agent' => qq{DxSpider;$main::version;$main::build;$^O;$main::mycall;$call;$list[0]}); if ($conn) { push @out, $self->msg('m21', "show/425");