X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2F425.pl;h=b03c981c5c0b4c4306d9e0096f65531e8d70fda3;hb=713a209e150e27a231f7ac18992ddf36bc14c5d1;hp=86e66554181c82dcbbf8aadf39a101e07ded6794;hpb=9b65e70322b24190bb5f677ccedcc000ab4625d2;p=spider.git diff --git a/cmd/show/425.pl b/cmd/show/425.pl index 86e66554..b03c981c 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');