mirror of
https://github.com/moparisthebest/SickRage
synced 2025-03-03 18:12:26 -05:00

Adjusted code for custom RSS feed parsing now that feedparser does the parsing for us all we do is pull the data from the returned entries.
7 lines
106 B
XML
7 lines
106 B
XML
<?xml version="1.0" encoding="bogus"?>
|
|
<!--
|
|
Description: bogus encoding
|
|
Expect: bozo
|
|
-->
|
|
<rss>
|
|
</rss> |