Adds the number of days to config.js
This commit is contained in:
@@ -5,6 +5,7 @@ dayjs.extend(isBetween)
|
||||
|
||||
module.exports = {
|
||||
site: 'vtm.be',
|
||||
days: 2,
|
||||
url: function ({ channel }) {
|
||||
return `https://vtm.be/tv-gids/${channel.site_id}`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user