Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:58:40 +03:00
parent 49d648238c
commit ef6058f9e8

View file

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