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