Update tvtv.us.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-17 13:51:56 +03:00
parent 87e3216e0e
commit 84ef11a574

View file

@ -5,7 +5,7 @@ dayjs.extend(utc)
module.exports = { module.exports = {
request: { request: {
timeout: 20000 timeout: 30000
}, },
site: 'tvtv.us', site: 'tvtv.us',
url: function ({ date, channel }) { url: function ({ date, channel }) {