mirror of
https://github.com/iptv-org/epg
synced 2026-09-10 13:56:51 -04:00
Update starhubtvplus.com
This commit is contained in:
@@ -61,6 +61,7 @@ module.exports = {
|
||||
.catch(console.log)
|
||||
|
||||
return items.map(item => ({
|
||||
lang: 'en',
|
||||
site_id: item.id,
|
||||
name: item.name.replace('_DASH', '')
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user