Update mi.tv.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-07 02:09:02 +03:00
parent c0cae67464
commit 11bc190e62

View file

@ -8,7 +8,6 @@ dayjs.extend(utc)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
days: 1,
site: 'mi.tv', site: 'mi.tv',
url({ date, channel }) { url({ date, channel }) {
const [country, id] = channel.site_id.split('#') const [country, id] = channel.site_id.split('#')