mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update guidatv.sky.it.config.js
This commit is contained in:
@@ -2,6 +2,7 @@ const dayjs = require('dayjs')
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'guidatv.sky.it',
|
site: 'guidatv.sky.it',
|
||||||
|
days: 7,
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
const [env, id] = channel.site_id.split('#')
|
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
|
return `https://apid.sky.it/gtv/v1/events?from=${date.format('YYYY-MM-DD')}T00:00:00Z&to=${date
|
||||||
|
|||||||
Reference in New Issue
Block a user