From 640995695327f85947f35bc10abf87b2fde5ed5e Mon Sep 17 00:00:00 2001 From: M33 <327-m33@git.qoto.org> Date: Sun, 21 Mar 2021 17:12:46 +0000 Subject: [PATCH] update website credits --- radiobot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radiobot.py b/radiobot.py index 61670e2..2054c6e 100755 --- a/radiobot.py +++ b/radiobot.py @@ -18,7 +18,7 @@ posting_delay=1 # Solar image solar_pics=["http://www.hamqsl.com/solarmap.php", "http://www.hamqsl.com/solar101vhfper.php", "https://www.sws.bom.gov.au/Images/HF%20Systems/Global%20HF/HAP%20Charts/New%20York%20LDOCF.gif"] -toot_body="Solar data from http://www.hamqsl.com http://www.spacew.com\n\n#HamRadio #SolarData #Propagation #AmateurRadio #CBradio" +toot_body="Solar data from http://www.hamqsl.com https://www.sws.bom.gov.au/\n\n#HamRadio #SolarData #Propagation #AmateurRadio #CBradio" # Program logic below this line -- GitLab