changed default news feed

pull/626/head
thirdr 2023-01-05 14:51:39 +00:00
rodzic 3a2e212e36
commit 14af0fd646
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -4,8 +4,8 @@ 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 = "http://feeds.bbci.co.uk/news/technology/rss.xml"
# URL = "http://feeds.bbci.co.uk/news/world/rss.xml"
URL = "http://feeds.bbci.co.uk/news/technology/rss.xml"
# Length of time between updates in minutes.
# Frequent updates will reduce battery life!