mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-12 10:00:08 -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 = {
|
module.exports = {
|
||||||
site: 'dstv.com',
|
site: 'dstv.com',
|
||||||
request: {
|
request: {
|
||||||
timeout: 15000
|
timeout: 30000
|
||||||
},
|
},
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
const [bouquetId] = channel.site_id.split('#')
|
const [bouquetId] = channel.site_id.split('#')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue