Update update.js

This commit is contained in:
Aleksandr Statciuk 2023-01-10 12:41:41 +03:00
parent 79612eb846
commit c2ff49c1aa

View file

@ -16,6 +16,7 @@ async function main() {
channel: result.channel,
site: result.site,
lang: result.lang,
days: result.days,
url: `https://iptv-org.github.io/epg/guides/${result.filename}.xml`
})
}