Adjusted the xmltv_id of Moji TV to follow its legacy tvg-id, which is OChannel.id

This commit is contained in:
Arif Budiman 2023-08-21 09:08:55 -07:00
parent a8d2e6c7ae
commit 5e32930c75

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<site site="moji.id"> <site site="moji.id">
<channels> <channels>
<channel lang="en" xmltv_id="moji.id" site_id="0" <channel lang="en" xmltv_id="OChannel.id" site_id="0"
logo="https://moji.id/site/uploads/logo/62f9387ce00a2-224-x-71.png">Moji</channel> logo="https://moji.id/site/uploads/logo/62f9387ce00a2-224-x-71.png">Moji</channel>
</channels> </channels>
</site> </site>