mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update directv.com
This commit is contained in:
parent
4801389ae3
commit
ec1c3d840d
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ module.exports = {
|
|||
title: item.title,
|
||||
description: parseDescription(detail),
|
||||
category: item.subcategoryList,
|
||||
season: item.seasonNumber,
|
||||
episode: item.episodeNumber,
|
||||
start,
|
||||
stop
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue