mirror of
https://github.com/iptv-org/epg
synced 2026-09-15 21:46:24 -04:00
Update ziggogo.tv.config.js with new domain for indexes
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
url({ date, segment = 0 }) {
|
url({ date, segment = 0 }) {
|
||||||
return `https://static.spark.ziggogo.tv/eng/web/epg-service-lite/nl/en/events/segments/${date.format(
|
return `https://staticqbr-prod-nl.gnp.cloud.ziggogo.tv/eng/web/epg-service-lite/nl/en/events/segments/${date.format(
|
||||||
'YYYYMMDD'
|
'YYYYMMDD'
|
||||||
)}${segment.toString().padStart(2, '0')}0000`
|
)}${segment.toString().padStart(2, '0')}0000`
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user