mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-12 06:03:37 +00: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>
|