Update tv.mail.ru.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-05 03:33:36 +03:00
parent df30d33c68
commit e226187109

View file

@ -8,11 +8,8 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
lang: 'ru',
days: 3, days: 3,
site: 'tv.mail.ru', site: 'tv.mail.ru',
channels: 'tv.mail.ru.channels.xml',
output: '.gh-pages/guides/tv.mail.ru.guide.xml',
url({ channel, date }) { url({ channel, date }) {
return `https://tv.mail.ru/ajax/channel/?region_id=70&channel_id=${ return `https://tv.mail.ru/ajax/channel/?region_id=70&channel_id=${
channel.site_id channel.site_id