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