mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 06:26:59 -04:00
Update /sites
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
channel.site_id
|
||||
}/${date.unix()}/86400/4`
|
||||
},
|
||||
parser: function ({ content, date, channel }) {
|
||||
parser: function ({ content, channel }) {
|
||||
const programs = []
|
||||
const items = parseItems(content, channel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user