mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update guidatv.sky.it.config.js
This commit is contained in:
parent
24526287d5
commit
9359be97b2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ const dayjs = require('dayjs')
|
|||
|
||||
module.exports = {
|
||||
site: 'guidatv.sky.it',
|
||||
days: 7,
|
||||
url: function ({ date, channel }) {
|
||||
const [env, id] = channel.site_id.split('#')
|
||||
return `https://apid.sky.it/gtv/v1/events?from=${date.format('YYYY-MM-DD')}T00:00:00Z&to=${date
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue