Commit Graph

5 Commits

Author SHA1 Message Date
Lucidiot adee9e05f9
Add GUIDs and date parsing error handling on JTSB feeds 2021-02-22 22:04:18 +01:00
Lucidiot ba26077a8d
Update RSS docs link 2021-02-07 15:40:21 +01:00
Lucidiot 4d31f520f1
Change TTL from seconds to minutes
Turns out the RSS 2.0 spec says the TTL is in minutes and not seconds,
so this changes from 86400 seconds to 1440 minutes.

I wonder if any RSS reader actually uses this tag and does something
about it, but if anyone has had trouble with fetching reports only
once every 60 days, well… oops.
2020-07-25 23:29:29 +02:00
Lucidiot 8b06e0eb6f
URL management helpers, closes #5 2020-07-19 14:46:47 +02:00
Lucidiot fd5e71199d
Generate JTSB feeds 2019-12-14 15:26:17 +01:00