From ae2e1d9aee0d6f9c67ded10b52d90c487775b41d Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 7 Oct 2021 02:09:22 +0300 Subject: [PATCH] Update zap.co.ao.config.js --- sites/zap.co.ao.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/zap.co.ao.config.js b/sites/zap.co.ao.config.js index 19da0a18..47a34d6b 100644 --- a/sites/zap.co.ao.config.js +++ b/sites/zap.co.ao.config.js @@ -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`