mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-06 01:15:05 -05:00
0e82c5f573
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.
13 lines
726 B
XML
13 lines
726 B
XML
<!--
|
|
SkipUnless: __import__('chardet')
|
|
Description: TIS-620 with no encoding information
|
|
Expect: bozo and encoding == 'TIS-620'
|
|
-->
|
|
<rss>
|
|
<channel>
|
|
<item>
|
|
<description>Êӹѡ§Ò¹Êè§àÊÃÔÁÍصÊÒË¡ÃÃÁ«Í¿µìáÇÃìáËè§ªÒµÔ ËÃ×Í SIPA ÃèÇÁ¡Ñº MamboHub.com ¢ÍàÃÕ¹àªÔ·Ø¡·èÒ¹·Õèʹã¨Êè§ Template à¢éÒÃèÇÁ¡ÒûÃСǴ &#8220;Mambo Template Contest&#8221; ´éÇ Mambo 4.5.X ÊÓËÃѺãªé¨ÃÔ§ã¹àÇçºä«µì thaiopensource.org àÇçºä«µìÈÙ¹ÂìÃÇÁ¢éÍÁÙÅ¢èÒÇÊÒâͧ«Í¿µìáÇÃì Open Source ã¹àÁ×ͧä·Â â´ÂÊÒÁÒöÊ觼ŧҹà¢éÒ»ÃСǴä´é ·Ñé§ã¹¹ÒÁ¢Í§ºÃÔÉÑ· ºØ¤¤Å ËÃ×Í ¡ÅØèÁ/¤³Ð ·Ñ駹Õéà¾×èÍà»Ô´âÍ¡ÒÊ áÅÐʹѺʹعãËé¡ÅØèÁ¼Ùéãªé Mambo ã¹àÁ×ͧä·Âä´éÁÕÊèǹÃèÇÁ㹡ÒÃÍ͡ẺáÅоѲ¹ÒàÇçºä«µì thaiopensource.org µèÍä»ã¹Í¹Ò¤µ</description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|