mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update zap.co.ao.config.js
This commit is contained in:
parent
a5c6092c12
commit
7c8c972d6d
1 changed files with 0 additions and 3 deletions
|
@ -8,11 +8,8 @@ dayjs.extend(timezone)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'pt',
|
|
||||||
days: 3,
|
days: 3,
|
||||||
site: 'zap.co.ao',
|
site: 'zap.co.ao',
|
||||||
channels: 'zap.co.ao.channels.xml',
|
|
||||||
output: '.gh-pages/guides/zap.co.ao.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://www.zap.co.ao/_api/channels/${date.format('YYYY-M-D')}/epg.json`
|
return `https://www.zap.co.ao/_api/channels/${date.format('YYYY-M-D')}/epg.json`
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue