Update tvtv.us.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-06 12:57:58 +03:00
parent 0a779c0a98
commit 0527c72142

View file

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