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