mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 19:06:58 -05:00
Update zap.co.ao.config.js
This commit is contained in:
@@ -8,6 +8,7 @@ dayjs.extend(timezone)
|
||||
dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
skip: true, // NOTE: Connection timeout
|
||||
site: 'zap.co.ao',
|
||||
url: function ({ date, channel }) {
|
||||
return `https://www.zap.co.ao/_api/channels/${date.format('YYYY-M-D')}/epg.json`
|
||||
|
||||
Reference in New Issue
Block a user