diff --git a/radiobot.py b/radiobot.py index 61670e27f385ae40153bf3f74ab083f9b5f96ec3..2054c6eb72c878640a59a083b13f50451f1a33fa 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