Update mi.tv.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-05 03:33:09 +03:00
parent ea6c64fb01
commit df5d16eab9

View file

@ -10,8 +10,6 @@ dayjs.extend(customParseFormat)
module.exports = {
days: 1,
site: 'mi.tv',
channels: 'mi.tv.channels.xml',
output: '.gh-pages/guides/mi.tv.guide.xml',
url({ date, channel }) {
const [country, id] = channel.site_id.split('#')