1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-06 09:25:03 -05:00
SickRage/lib/feedparser/tests/illformed/chardet/koi8r.xml
echel0n 0e82c5f573 Added RSS feedparser lib to process custom torrent RSS feeds.
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.
2014-04-25 16:41:47 -07:00

14 lines
812 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
SkipUnless: __import__('chardet')
Description: KOI8-R with no encoding information
Expect: bozo and encoding == 'KOI8-R'
-->
<rss>
<channel>
<item>
<title>Как пережить новогоднюю ночь</title>
<description>
Наверное, единственное, во что сегодня можно верить безоговорочно, так это в то, что Новый год обязательно наступит. Несмотря ни на что! Это не просто очередной праздник, это - веха! А вехи в жизни принято отмечать. Отмечать широко и денька эдак два-три... И вместо провозглашаемых &quot;нового счастья&quot; и &quot;нового здоровья&quot; празднование Нового года приносит либо новые болячки, либо обостряет старые. Дабы постараться избежать подобного финала любимого праздника, приведу несколько &quot;праздничных&quot; правил застольной безопасности.</description>
</item>
</channel>
</rss>