Update m.tv.sms.cz.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-10 13:59:41 +03:00
parent 26f3cd1532
commit 83f8eea9ae

View file

@ -12,7 +12,7 @@ dayjs.extend(customParseFormat)
module.exports = { module.exports = {
request: { request: {
timeout: 10000 timeout: 15000
}, },
site: 'm.tv.sms.cz', site: 'm.tv.sms.cz',
url: function ({ date, channel }) { url: function ({ date, channel }) {