Update m.tv.sms.cz.config.js
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user