Update example.com.channels.xml

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:32:01 +03:00
parent 4672fb7cc2
commit 019a08b676
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<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="1TV.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>