mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-25 08:53:46 +03:00
d9cd5d4680
Many sites include various HTML entities in the content of RSS feeds. The most of these entities are not declared in the underlying XML, so the documents are considered by parser to be malformed. This patch allows you to successfully parse such soft-malformed RSS feeds. Closes #8527. Closes #8569. |
||
---|---|---|
.. | ||
rss_parser.cpp | ||
rss_parser.h |