mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update guidatv.sky.it.config.js
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports = {
|
||||
site: 'guidatv.sky.it',
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
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