MarginaliaSearch/code/functions/live-capture/java/nu/marginalia/rss
Viktor Lofgren 55aeb03c4a (feeds) Replace rssreader based parsing with a custom jsoup based rss parser
This solves some issues with the rssreader based parser, which was very picky about the XML being valid.  Jsoup is much more lenient when parsing malformed XML.
2025-01-09 18:29:55 +01:00
..
db (feed-fetcher) Make feed fetcher requests conditional 2024-12-27 15:10:15 +01:00
model (feeds) Replace rssreader based parsing with a custom jsoup based rss parser 2025-01-09 18:29:55 +01:00
svc (feeds) Replace rssreader based parsing with a custom jsoup based rss parser 2025-01-09 18:29:55 +01:00