mirror of
https://github.com/iptv-org/epg
synced 2025-12-20 12:26:58 -05:00
Adds the number of days to config.js
This commit is contained in:
@@ -3,6 +3,7 @@ const dayjs = require('dayjs')
|
||||
|
||||
module.exports = {
|
||||
site: 'telkku.com',
|
||||
days: 2,
|
||||
url: function ({ channel, date }) {
|
||||
const [group] = channel.site_id.split('#')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user