Update zap.co.ao.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-07 02:09:22 +03:00
parent f987001832
commit ae2e1d9aee

View file

@ -8,7 +8,6 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat)
module.exports = {
days: 3,
site: 'zap.co.ao',
url: function ({ date, channel }) {
return `https://www.zap.co.ao/_api/channels/${date.format('YYYY-M-D')}/epg.json`