Updated commented out url protocols as well

pull/888/head
Erin Sparling 2023-12-29 13:26:33 -05:00
rodzic c001f9bb59
commit fc3f8e5654
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -3,8 +3,8 @@ import gc
import qrcode
# Uncomment one URL to use (Top Stories, World News and technology)
# URL = "http://feeds.bbci.co.uk/news/rss.xml"
# URL = "http://feeds.bbci.co.uk/news/world/rss.xml"
# URL = "https://feeds.bbci.co.uk/news/rss.xml"
# URL = "https://feeds.bbci.co.uk/news/world/rss.xml"
URL = "https://feeds.bbci.co.uk/news/technology/rss.xml"
# Length of time between updates in minutes.