mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update queue.db
This commit is contained in:
parent
6b75583a07
commit
0398016707
8 changed files with 21 additions and 21 deletions
|
@ -36,7 +36,7 @@ async function loadGuides(programs = []) {
|
|||
if (!item.error && channelPrograms) {
|
||||
output.push({
|
||||
channel: item.channel.xmltv_id,
|
||||
site: item.site,
|
||||
site: item.channel.site,
|
||||
lang: item.channel.lang,
|
||||
url: `https://iptv-org.github.io/epg/guides/${group}.epg.xml`
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue