Adds the number of days to config.js
This commit is contained in:
@@ -8,6 +8,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'movistarplus.es',
|
||||
days: 2,
|
||||
url: function ({ date }) {
|
||||
return `https://www.movistarplus.es/programacion-tv/${date.format('YYYY-MM-DD')}?v=json`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user