mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-06 01:15:05 -05:00
9 lines
167 B
XML
9 lines
167 B
XML
|
<!--
|
||
|
Description: normal language
|
||
|
Expect: not bozo and feed['language'] == u'en-us'
|
||
|
-->
|
||
|
<rss version="2.0">
|
||
|
<channel>
|
||
|
<language>en-us</language>
|
||
|
</channel>
|
||
|
</rss>
|