From 11bc190e6287606f5ede8628e0eded75011105ed Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 7 Oct 2021 02:09:02 +0300 Subject: [PATCH] Update mi.tv.config.js --- sites/mi.tv.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/mi.tv.config.js b/sites/mi.tv.config.js index 7fdda6d2..acab9768 100644 --- a/sites/mi.tv.config.js +++ b/sites/mi.tv.config.js @@ -8,7 +8,6 @@ dayjs.extend(utc) dayjs.extend(customParseFormat) module.exports = { - days: 1, site: 'mi.tv', url({ date, channel }) { const [country, id] = channel.site_id.split('#')