mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update guidatv.sky.it.config.js
This commit is contained in:
@@ -2,7 +2,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user