From 4b960350996d35384a889731a2b652e7ad79f818 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 18 Mar 2024 16:09:30 +0000 Subject: [PATCH] Amend introductory comment in roisin_dubh_listings.py --- roisin_dubh_listings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roisin_dubh_listings.py b/roisin_dubh_listings.py index 7fd9615..7ec8813 100755 --- a/roisin_dubh_listings.py +++ b/roisin_dubh_listings.py @@ -1,5 +1,5 @@ #!/bin/python3 -# Script to scrape the event listings webpage for the Róisín Dubh pub in Galway and generate an RSS feed +# Script to consume the event listings JSON feed for the Róisín Dubh pub in Galway and generate an RSS feed # The page does appear to offer an RSS feed but it's broken and returns dates in the far future and distant past import requests