From 5c2446306a6b82075c6075db18282361d1bb9e0a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 5 Oct 2021 03:32:58 +0300 Subject: [PATCH] Update m.tv.sms.cz.config.js --- sites/m.tv.sms.cz.config.js | 3 --- 1 file changed, 3 deletions(-) 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'