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
ee345e7c89
commit
ccc30fd657
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ dayjs.extend(timezone)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
request: {
|
||||||
|
timeout: 10000
|
||||||
|
},
|
||||||
site: 'zap.co.ao',
|
site: 'zap.co.ao',
|
||||||
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