Update m.tv.sms.cz.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-05 03:32:58 +03:00
parent d83b109a6c
commit 5c2446306a

View file

@ -11,11 +11,8 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
lang: 'cs',
days: 3, days: 3,
site: 'm.tv.sms.cz', site: 'm.tv.sms.cz',
channels: 'm.tv.sms.cz.channels.xml',
output: '.gh-pages/guides/m.tv.sms.cz.guide.xml',
url: function ({ date, channel }) { url: function ({ date, channel }) {
return `https://m.tv.sms.cz/index.php?stanice=${channel.site_id}&cas=0&den=${date.format( return `https://m.tv.sms.cz/index.php?stanice=${channel.site_id}&cas=0&den=${date.format(
'YYYY-MM-DD' 'YYYY-MM-DD'