Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-28 05:01:39 +03:00
parent 7ffdd6924c
commit 9f805f065c

View file

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