Update tvarenasport.hr.config.js
This commit is contained in:
@@ -3,6 +3,7 @@ const dayjs = require('dayjs')
|
||||
|
||||
module.exports = {
|
||||
site: 'tvarenasport.hr',
|
||||
ignore: true, // there is no current program on the website
|
||||
url: function ({ channel, date }) {
|
||||
return `https://www.tvarenasport.hr/api/schedule?date=${date.format('DD-MM-YYYY')}`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user