mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 19:06:58 -05:00
Update update.js
This commit is contained in:
@@ -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`
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user