Update update.js
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user