Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-27 23:21:39 +03:00
parent a18699fa1d
commit 01e882e55b

View file

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