mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
Update dstv.com.config.js
This commit is contained in:
parent
d55ca49a55
commit
abeec8a9f9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ dayjs.extend(customParseFormat)
|
|||
module.exports = {
|
||||
site: 'dstv.com',
|
||||
request: {
|
||||
timeout: 15000
|
||||
timeout: 30000
|
||||
},
|
||||
url({ channel, date }) {
|
||||
const [bouquetId] = channel.site_id.split('#')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue