X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FInternet.pm;h=937886008d87e4e93ec7c647445078fb8ca9ffb0;hb=6642c22f0f673b3ff2cd2ff07251efe614d2b136;hp=e211728198e61a10bfde457dfe358941bb0b4380;hpb=fd0a34c34ad4112ee21e0730f7307498ff437e18;p=spider.git diff --git a/perl/Internet.pm b/perl/Internet.pm index e2117281..93788600 100644 --- a/perl/Internet.pm +++ b/perl/Internet.pm @@ -70,9 +70,21 @@ $db0sdx_url = 'www.qslinfo.de'; # used by show/db0sdx $db0sdx_path = '/qslinfo'; $db0sdx_suffix = '.asmx'; $dx425_url = 'www.ariscandicci.it'; # used by show/425 -$contest_host = 'www.sk3bg.se'; # used by show/contest -$contest_url = "http://$contest_host/contest/text"; # used by show/contest +#$contest_host = 'www.sk3bg.se'; # used by show/contest +#$contest_url = "/contest/text"; # used by show/contest +#SHOW/IK3QAR Show the 5 most recent informations found on IK3QAR +##Callsign Database about QSL Manager, Manager address and comments. This +##command works for sysop subscribed for the service at: +## http://www.ik3qar.it/manager/dxc.php +##Write the given password below in $ik3qar_pw +# +$ik3qar_url = 'www.ik3qar.it'; # used by show/ik3qar +$ik3qar_pw = 'PUT-PASSWORD-HERE'; # used by show/ik3qar + +# NOTE: you must copy $ik3qar_* lines to local/Internet.pm for them to have +# any effect on an already running node. +# # # end #