Update m.tv.sms.cz.config.js
This commit is contained in:
@@ -11,9 +11,6 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 15000
|
|
||||||
},
|
|
||||||
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