X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2F425.pl;h=938747fbf8cf4b9870a713d86edc5fb0cd9c842f;hb=8d006937d3630d245d81b57c4e5106431f761337;hp=0b41d3bc048d74378ddf6d29887e41b04552336e;hpb=5cbf895de1c7c0a4172e376af0cab8f23ca5c89e;p=spider.git diff --git a/cmd/show/425.pl b/cmd/show/425.pl index 0b41d3bc..938747fb 100644 --- a/cmd/show/425.pl +++ b/cmd/show/425.pl @@ -17,7 +17,7 @@ sub handle return (1, $self->msg('e24')) unless $Internet::allow; return (1, "SHOW/425 \nSHOW/425 CAL\nSHOW/425 BULL \n e.g. SH/425 IQ5BL, SH/425 CAL, SH/425 BUL 779\n") unless @list; - my $target = "www.ariscandicci.it"; + my $target = $Internet::dx425_url || 'www.iz5fsa.net'; my $port = 80; dbg(join('|', @list)) if isdbg('425');