Update example.com.channels.xml

This commit is contained in:
Aleksandr Statciuk 2021-10-13 23:36:36 +03:00
parent 544421d9ed
commit eef6ed1fca
1 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<channels>
<channel xmltv_id="1TV.com" site="example.com" site_id="1" lang="fr" logo="https://example.com/logos/1TV.png">1 TV</channel>
<channel xmltv_id="2TV.com" site="example.com" site_id="2">2 TV</channel>
</channels>
<site site="example.com">
<channels>
<channel xmltv_id="1TV.com" site="example.com" site_id="1" lang="fr" logo="https://example.com/logos/1TV.png">1 TV</channel>
<channel xmltv_id="2TV.com" site="example.com" site_id="2">2 TV</channel>
</channels>
</site>