mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update update-guides.js
This commit is contained in:
parent
76b15335b1
commit
13c133b329
5 changed files with 73 additions and 48 deletions
|
@ -77,6 +77,8 @@ async function loadPrograms() {
|
|||
stop: program.stop,
|
||||
site: program.site,
|
||||
country: program.country,
|
||||
season: program.season,
|
||||
episode: program.episode,
|
||||
gid: program.gid,
|
||||
_id: program._id
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue