mirror of
https://github.com/iptv-org/epg
synced 2026-05-01 15:06:59 -04:00
Update mujtvprogram.cz
This commit is contained in:
@@ -67,7 +67,7 @@ module.exports = {
|
||||
channels.push({
|
||||
lang,
|
||||
site_id: $(el).find('cid').text(),
|
||||
name: $(el).find('name').text()
|
||||
name: $(el).find('name').first().text()
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user