mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update m.tv.sms.cz.config.js
This commit is contained in:
parent
d83b109a6c
commit
5c2446306a
1 changed files with 0 additions and 3 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue