fix correct url for sh/425
authorDirk Koopman <djk@tobit.co.uk>
Sat, 2 Jan 2016 20:29:05 +0000 (20:29 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Sat, 2 Jan 2016 20:32:36 +0000 (20:32 +0000)
cmd/show/425.pl
perl/Internet.pm

index 86e66554181c82dcbbf8aadf39a101e07ded6794..b03c981c5c0b4c4306d9e0096f65531e8d70fda3 100644 (file)
@@ -17,7 +17,7 @@ sub handle
        return (1, $self->msg('e24')) unless $Internet::allow;
        return (1, "SHOW/425 <callsign>\nSHOW/425 CAL\nSHOW/425 BULL <bulletin number>\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');
index 937886008d87e4e93ec7c647445078fb8ca9ffb0..53df5fd29c21a8043444377515a2cbfcbc5c093e 100644 (file)
@@ -69,7 +69,7 @@ $wm7d_url = 'www.wm7d.net';   # used by show/wm7d
 $db0sdx_url = 'www.qslinfo.de'; # used by show/db0sdx
 $db0sdx_path = '/qslinfo';
 $db0sdx_suffix = '.asmx';
-$dx425_url = 'www.ariscandicci.it';            # used by show/425
+$dx425_url = 'www.iz5fsa.net';         # used by show/425
 #$contest_host = 'www.sk3bg.se';         # used by show/contest
 #$contest_url = "/contest/text";         # used by show/contest