Update tva.tv.config.js

This commit is contained in:
Aleksandr Statciuk 2023-01-16 14:54:56 +03:00
parent e02341b8d8
commit 03c20cbb10

View file

@ -3,6 +3,7 @@ const dayjs = require('dayjs')
module.exports = { module.exports = {
site: 'tva.tv', site: 'tva.tv',
skip: true, // NOTE: the server is not responsible for the given time (https://github.com/iptv-org/epg/actions/workflows/tva.tv.yml)
days: 2, days: 2,
url: function ({ date, channel }) { url: function ({ date, channel }) {
return `https://api.ott.tva.tv/v2/epg/program_events.json?channel_id=${ return `https://api.ott.tva.tv/v2/epg/program_events.json?channel_id=${