mirror of
https://github.com/iptv-org/epg
synced 2026-05-23 09:45:00 -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 }) {
|
||||
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'
|
||||
)}${segment.toString().padStart(2, '0')}0000`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user