fix correct url for sh/425

This commit is contained in:
Dirk Koopman 2016-01-02 20:29:05 +00:00
parent 9b65e70322
commit 713a209e15
2 changed files with 2 additions and 2 deletions

View 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');

View 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