mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -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: 'tvheute.at',
|
||||
days: 2,
|
||||
url({ channel, date }) {
|
||||
return `https://tvheute.at/part/channel-shows/partial/${channel.site_id}/${date.format(
|
||||
'DD-MM-YYYY'
|
||||
|
||||
Reference in New Issue
Block a user