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
e1bc1307ac
commit
f5cf9cb8e9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ async function main() {
|
||||||
channel: channel.id,
|
channel: channel.id,
|
||||||
site: channel.site,
|
site: channel.site,
|
||||||
lang: channel.lang,
|
lang: channel.lang,
|
||||||
url: `https://iptv-org.github.io/epg/guides/${suffix}/${site}.epg.xml`
|
url: `https://iptv-org.github.io/epg/guides/${suffix}/${site}.xml.gz`
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue