MarginaliaSearch/code/functions/live-capture/test/nu/marginalia/rss/svc
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
..
FeedFetcherServiceTest.java (feed-fetcher) Make feed fetcher requests conditional 2024-12-27 15:10:15 +01:00