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
9a961d390a
commit
190431adeb
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue