mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update update.js
This commit is contained in:
parent
79612eb846
commit
c2ff49c1aa
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ async function main() {
|
||||||
channel: result.channel,
|
channel: result.channel,
|
||||||
site: result.site,
|
site: result.site,
|
||||||
lang: result.lang,
|
lang: result.lang,
|
||||||
|
days: result.days,
|
||||||
url: `https://iptv-org.github.io/epg/guides/${result.filename}.xml`
|
url: `https://iptv-org.github.io/epg/guides/${result.filename}.xml`
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue