Update dstv.com.config.js
This commit is contained in:
@@ -10,7 +10,7 @@ dayjs.extend(customParseFormat)
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'dstv.com',
|
site: 'dstv.com',
|
||||||
request: {
|
request: {
|
||||||
timeout: 15000
|
timeout: 30000
|
||||||
},
|
},
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
const [bouquetId] = channel.site_id.split('#')
|
const [bouquetId] = channel.site_id.split('#')
|
||||||
|
|||||||
Reference in New Issue
Block a user