mirror of
https://github.com/iptv-org/epg
synced 2025-12-21 12:56:55 -05:00
Update m.tv.sms.cz.config.js
This commit is contained in:
@@ -11,6 +11,9 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
request: {
|
||||||
|
timeout: 10000
|
||||||
|
},
|
||||||
site: 'm.tv.sms.cz',
|
site: 'm.tv.sms.cz',
|
||||||
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(
|
||||||
|
|||||||
Reference in New Issue
Block a user