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('#')