X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FInternet.pm;h=89ef472129644914c8b1f21d8f40146e6c5d7037;hb=51de27cf70637ec8687f43d75d4d9ef3f67e1fa3;hp=e211728198e61a10bfde457dfe358941bb0b4380;hpb=2255cfd184e50c01e1b655961a59ae050147aa79;p=spider.git diff --git a/perl/Internet.pm b/perl/Internet.pm index e2117281..89ef4721 100644 --- a/perl/Internet.pm +++ b/perl/Internet.pm @@ -73,6 +73,18 @@ $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 +#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 #