mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
c92f107e35
* feat(core): add content type fallback for Atom feed items * feat(core): add content type fallback for RSS feed items * fix(core): use title as fallback only for content_text in JSON Feed * fix(core): add content fallback directly in middleware * test: fix failing test by restoring fallback content.html for json * refactor(json): drop content.html fallback, add item.description to test