mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tva.tv.config.js
This commit is contained in:
parent
e02341b8d8
commit
03c20cbb10
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ const dayjs = require('dayjs')
|
|||
|
||||
module.exports = {
|
||||
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,
|
||||
url: function ({ date, channel }) {
|
||||
return `https://api.ott.tva.tv/v2/epg/program_events.json?channel_id=${
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue