mirror of
https://github.com/iptv-org/epg
synced 2025-12-23 22:06:52 -05:00
Adds the number of days to config.js
This commit is contained in:
@@ -8,6 +8,7 @@ dayjs.extend(utc)
|
||||
|
||||
module.exports = {
|
||||
site: 'directv.com',
|
||||
days: 2,
|
||||
url({ channel, date }) {
|
||||
return `https://www.directv.com/json/channelschedule?channels=${
|
||||
channel.site_id
|
||||
|
||||
Reference in New Issue
Block a user