mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Adds the number of days to config.js
This commit is contained in:
@@ -2,6 +2,7 @@ const dayjs = require('dayjs')
|
||||
|
||||
module.exports = {
|
||||
site: 'sky.com',
|
||||
days: 2,
|
||||
url: function ({ date, channel }) {
|
||||
return `https://epgservices.sky.com/5.2.2/api/2.0/channel/json/${
|
||||
channel.site_id
|
||||
|
||||
Reference in New Issue
Block a user