mirror of
https://github.com/iptv-org/epg
synced 2026-05-06 17:37:06 -04:00
Update /sites
This commit is contained in:
@@ -40,6 +40,6 @@ function parseStop(item) {
|
||||
return dayjs(item.endTime)
|
||||
}
|
||||
|
||||
function parseItems(content, channel) {
|
||||
function parseItems(content) {
|
||||
return JSON.parse(content)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user