Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-14 01:51:52 +03:00
parent faa06c9a45
commit a1112573ef

View file

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