Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-30 00:17:36 +03:00
parent d55ca49a55
commit abeec8a9f9

View file

@ -10,7 +10,7 @@ dayjs.extend(customParseFormat)
module.exports = {
site: 'dstv.com',
request: {
timeout: 15000
timeout: 30000
},
url({ channel, date }) {
const [bouquetId] = channel.site_id.split('#')