1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-03-04 02:19:41 -05:00

9 lines
159 B
XML
Raw Normal View History

<!--
Description: feed language from language
Expect: not bozo and feed['language'] == u'en'
-->
<rss>
<channel>
<language>en</language>
</channel>
</rss>