diff --git a/sites/m.tv.sms.cz.config.js b/sites/m.tv.sms.cz.config.js index c0fae4ac..ef174723 100644 --- a/sites/m.tv.sms.cz.config.js +++ b/sites/m.tv.sms.cz.config.js @@ -11,11 +11,8 @@ dayjs.extend(timezone) dayjs.extend(customParseFormat) module.exports = { - lang: 'cs', days: 3, 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 }) { return `https://m.tv.sms.cz/index.php?stanice=${channel.site_id}&cas=0&den=${date.format( 'YYYY-MM-DD'